Skip to content

How to access wasm module's Memory? #146

Description

@ppedziwiatr

Hey,

is it possible to access the wasm module's memory (i.e. the https://developer.mozilla.org/en-US/docs/WebAssembly/JavaScript_interface/Memory) via the instance of the QuickJS, runtime or maybe context?

I would simply like to:

  1. 'dump' and store the memory after evaluating the script
  2. read the stored memory into the WASM module at the next evaluation

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