Skip to content

Memory transfer from Wasm to JS #14

@mstimberg

Description

@mstimberg

The memory exchange between the Wasm code and the JS side is currently sub-optimal, things are written to the (in-memory) filesystem and pushed into a datastructure for all result files. An on-demand or shared memory system would be better.

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