Skip to content

Webpack 5 changes to WebAssembly#34

Open
LuminousPath wants to merge 1 commit intoyewstack:masterfrom
LuminousPath:patch-1
Open

Webpack 5 changes to WebAssembly#34
LuminousPath wants to merge 1 commit intoyewstack:masterfrom
LuminousPath:patch-1

Conversation

@LuminousPath
Copy link
Copy Markdown

Webpack 5 requires that WebAssembly modules be flagged with either asyncWebassembly: true for the newer spec or (deprecated) syncWebAssembly: true for WebPack 4 implementation.

https://webpack.js.org/configuration/experiments/

Webpack 5 requires that WebAssembly modules be flagged with either `asyncWebassembly: true` for the newer spec or (deprecated) `syncWebAssembly: true` for WebPack 4 implementation.

https://webpack.js.org/configuration/experiments/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant