Skip to content

saurshaz/wasm-make-some-snow

 
 

Repository files navigation

🦀❄️ Wasm - Make Some SNOW!

WebAssembly port of the ❄️ Let's make some SNOW! tutorial by the awesome Paul Lewis (@paullewis).

Demo

Run it locally

First, install wasm-pack!

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

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

About

Some snow using Rust and WebAssembly.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 50.5%
  • JavaScript 41.8%
  • HTML 7.7%