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
As of April 2020 this plugin is the only working way I've found to compile wasm bindgen rust with parcel. It would be awesome if parcel-plugin-wasm-pack could work with Parcel 2 so that I could have both the benefits of rust and substantially faster Parcel builds (I would like to have my cake and eat it to).
Hi @D1plo1d … thank you for the pointers here. I got a real full-time job shortly after getting this all working and haven't had the time I'd hoped to maintain/update this project. I'll see if maybe I can get this into Parcel 2 as the built-in way of doing it.
As of April 2020 this plugin is the only working way I've found to compile wasm bindgen rust with parcel. It would be awesome if parcel-plugin-wasm-pack could work with Parcel 2 so that I could have both the benefits of rust and substantially faster Parcel builds (I would like to have my cake and eat it to).
From what I understand the Parcel team is unsure how best to integrate Parcel 2 with Rust: parcel-bundler/parcel#4422 (comment)
Parcel 2 Rust Tracker: https://github.com/parcel-bundler/parcel/projects/5#card-25061970
The text was updated successfully, but these errors were encountered: