-
Morten Sorvig authored
The Emscripten entry function name is now unique based on the application name ("$APPNAME_entry"), and must be specified when creating the wasm instance. Also some drive-by fixes.
Morten Sorvig authoredThe Emscripten entry function name is now unique based on the application name ("$APPNAME_entry"), and must be specified when creating the wasm instance. Also some drive-by fixes.