Skip to content

Add signed and unsigned integer primitives #2

Description

@deviaze

Since we're going ahead and making changes to Luau, we should replace the integer library and primitive with actual i64 and u64 primitives with the expected operators. We may want to consider u8 for individual bytes as well, not sure how much we need that in lieu of buffers Vec<u8>

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions