You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.
π bug report
When importing a
.rs
file from a.js
file, and building the js file withparcel build index.js
, the resulting wasm file is much larger than expected.π€ Expected Behavior
I would expect the wasm file to be closer to 200 KB or less.
π― Current Behavior
The wasm file is 1.4 MB.
π» Code Sample
https://github.com/AdenFlorian/parcel-rust-size-test
π Your Environment
The text was updated successfully, but these errors were encountered: