Skip to content

Automatically try to load the Emterpreter data file #5665

Closed
@curiousdannii

Description

@curiousdannii

This has been talked about, but I couldn't see an issue for it, so thought it would be good to make one for the sake of completeness.

If you're building to .js format, while the rest of the external files (.mem, .wasm) are loaded automatically, the emterpreter data file (.bin usually) is not. It would be nice if it was, and seeing as file loading is being thought about a lot at the moment now seems like an especially good time to raise this request.

Once change this may entail is changing from specifying the data file name/path to automatically generating the path.

Related: #5104, #5330, #5368, #5484

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions