Closed
Description
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.