Skip to content

andrewgremlich/rust-parcel-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:rust-app -- 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

Reference

wasm-bindgen book!

About

Learning how to use Rust as a web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published