How to reduce WASM build size? #2643
Answered by
halx99
Aug 22, 2025
Replies: 2 comments 9 replies
|
@paulocoutinhox For 2 games I'm able to have the Wasm file near 5MB, and another 10MB. Also I add The packed resources into .data file also count for the initial download size, unless you start the game without any images before downloading assets in the loading screen and from another source |
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment






try
axmol -p wasm -O3to build without debug information