rustwasm / rust-parcel-template

Kickstart your Rust, WebAssembly, and Parcel project!
Apache License 2.0
156 stars 16 forks source link

rust-parcel-template

Kickstart your Rust, WebAssembly, and Parcel project!

This template comes pre-configured with all the boilerplate for compiling Rust to WebAssembly and hooking into a Parcel build pipeline.

Using This Template

cargo install wasm-pack
npm init rust-parcel my-app