emscripten
emscripten copied to clipboard
WASM=0 + MODULARIZE + WASM_WORKERS does not work
It seems that the call to var instance = new WebAssembly.Instance inside of the ww.js file does not work since that polyfill for the WebAssembly object is inside the modularize closure.