Skip to content

Allow bulk memory instructions #63

@abelstuker

Description

@abelstuker

Currently, the --disable-bulk-memory / --disable bulk-memory is always added by the WAT and AssemblyScript compilers. This is not always desirable, as it might undesirably and unavoidably reject programs containing bulk memory operations such as memory.fill or table.grow. Therefore, an toggle option to enable or disable the bulk memory for the user of the Latch framework would be useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions