document compiling wasm in release #59
No reviewers
Labels
No labels
bug
dependencies
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: plume/documentation#59
Loading…
Reference in a new issue
No description provided.
Delete branch "plume/documentation:s/wasm-size"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
reduce size of the binary by more than 60%
does this create JavaScript you can debug?
what's the difference between this pr and #58 ?
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)