Skip to content

Host-dependent i32 cursors makes stringref not portable #24

@skuzmich

Description

@skuzmich

This is follow-up to #11 which is closed without addressing portability concern.

Portability is one of the greatest WebAssembly features and IMHO we should strive to find portable solutions where possible.

Some of the approaches that would make strings portable:

  1. Revert to stringcursor, an opaque cursor that knows about its string
  2. Specify portable i32 cursor behaviour

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions