Join Slack
Powered by
Is there a way to minify wasmJs? Minified js code ...
# webassembly
r
Rob
01/05/2024, 8:24 PM
Is there a way to minify wasmJs? Minified js code is much smaller that wasmJs wasm.js file. Thanks!
r
Robert Jaros
01/05/2024, 8:26 PM
You can apply binaryen.
Robert Jaros
01/05/2024, 8:26 PM
https://github.com/rjaros/kilua/blob/main/examples/hello-world/build.gradle.kts#L45-L61
🙏 1
j
jw
01/05/2024, 9:02 PM
Note that this will be the default soon, too
https://youtrack.jetbrains.com/issue/KT-64553
very nice
2
13
Views
Open in Slack
Previous
Next