mbasso / awesome-wasm

😎 Curated list of awesome things regarding the WebAssembly (wasm) ecosystem.
Creative Commons Zero v1.0 Universal
8.89k stars 504 forks source link

Adds rust-wasm-starter #156

Open kvendrik opened 4 years ago

kvendrik commented 4 years ago

Add rust-wasm-starter which provides a starter template to get started with Rust and WebAssembly in seconds. Includes handy dev features to start coding Rust right away with minimal overhead like auto-complication on file save and live reloading.

cc @mbasso