Webpack doesn’t work well with wasm modules created with Emscripten · Issue #7352 · webpack/webpack

Feature request What is the current behavior? The modularized JS emitted by Emscripten registers a global with a given name that loads the wasm file on invocation, initializes the wasm runtime and ...