🦀 + 🕸 + ❄ = 💖
$ nix-shell default.nix
$ # Then you can run any cargo-web command. (You need to specify the target)
$ cargo-web build --target=wasm32-unknown-unknown
$ cargo-web start --target=wasm32-unknown-unknown
$ cargo-web deploy --target=wasm32-unknown-unknown
- netlify-wasm.sh - A script to build your wasm site on netlify