Replies: 1 comment
-
|
We should consider making some optimisations to the WASM build as the standard ones don't work. Could check out wasm-opt like in https://rustwasm.github.io/book/reference/code-size.html. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
above code producce 35MB wasm by running -> fyne package --target=web --release
Beta Was this translation helpful? Give feedback.
All reactions