Hi !

I am getting errors while instantiating Array Buffer, 
* WebAssembly.instantiate(binary, info)*

The error is,
*"Uncaught (in promise) RuntimeError: Aborted(LinkError: 
WebAssembly.instantiate(): Import #1 module="env" 
function="_embind_register_void" error: function import requires a 
callable)"*

Any pointers, how "env" obj is missing the function ? And how to resolve it 
? I am using the JS template coming out of emscripten.
Is there some error in building the .wasm ?  Nothing is reported on the 
build log though.

Br,
Sohan

-- 
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/1b7778de-a61c-44fe-9b65-3479dfdbbc1dn%40googlegroups.com.

Reply via email to