Skip to content

Implementation of WASM imports relying on modifying memory are unpractical #48

@synpixel

Description

@synpixel

Implementation of imports (ex: WASI) relying on mutation of the memory are unpractical to use because memory_at_0 is not provided before the implementations are. This leads to a need to patch the Wasynth output every time you re-compile, which is manageable but isn't the best experience.

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