You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might be a good idea to document the production tasks wasmBrowserProductionRun or wasmBrowserDistribution as well as the (commented-out) applyBinaryen() optimization. Without, interested parties end up with a 1MB .wasm file, where the optimized build is 7KB for the hello world example.
The text was updated successfully, but these errors were encountered:
It might be a good idea to document the production tasks
wasmBrowserProductionRun
orwasmBrowserDistribution
as well as the (commented-out)applyBinaryen()
optimization. Without, interested parties end up with a 1MB.wasm
file, where the optimized build is 7KB for the hello world example.The text was updated successfully, but these errors were encountered: