document compiling wasm in release #59

Merged
kiwii merged 1 commit from plume/documentation:s/wasm-size into stable 2019-08-06 11:21:10 +00:00

reduce size of the binary by more than 60%

reduce size of the binary by more than 60%
igalic (Migrated from github.com) reviewed 2019-08-05 18:37:15 +00:00
igalic (Migrated from github.com) left a comment

does this create JavaScript you can debug?
what's the difference between this pr and #58 ?

does this create JavaScript you can debug? what's the difference between this pr and #58 ?
Author
Owner

There is no change to the javascript part, I don't know how to debug wasm other than console.log, which won't be affected.
The difference is the branch in which to merge (dev/stable)

There is no change to the javascript part, I don't know how to debug wasm other than `console.log`, which won't be affected. The difference is the branch in which to merge (dev/stable)
elegaanz (Migrated from github.com) approved these changes 2019-08-06 11:21:01 +00:00
Sign in to join this conversation.
No description provided.