In a previous version of Emscripten, I was able to access the 
underlying WebAssembly memory by just using the Module['wasmMemory'] field. 
This does not work anymore with code compiled using Emscripten with 1.38.30.
 
Is there an official and reliable way to access the WebAssembly memory? I 
need that when giving a correctly built *importObject* argument in the 
*WebAssembly.Instance* function.

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/emscripten-discuss/bc4d31de-59fb-474c-9dd9-792aa3fe648d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to