Closed
Description
What problem does this feature solve?
I am "rust-native-wasm-loader" to build and load wasm created by "wasm-bindgen". This development system creates es6 interface for wasm. With webpack 3, I have to play games with promises, async and yield , with webpack 4 it works out of the box.
Also webpack 4 is faster.
What does the proposed API look like?
Webpack 4 makes it easier to to load wasm libraries and builds are faster.
Metadata
Metadata
Assignees
Labels
No labels