Skip to content

Support 64-bit GC arrays #2

@daxpedda

Description

@daxpedda

At the time of writing GC arrays do have a length limit of 2^32, which is reflected in decodeStringFromUTF8Array() and encodeStringIntoUTF8Array() taking and returning i32s. A concern was raised that this could change in the future.

So we could either:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions