0.0.2 • Published 5 years ago

create-rust-parcel v0.0.2

Weekly downloads
5
License
Apache-2.0/MIT
Repository
github
Last release
5 years ago

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.

  • npm run start -- Serve the project locally for development at http://localhost:1234.

  • npm run build -- Bundle the project (in production mode)

Using This Template

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

5 years ago

0.1.0

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago