We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2423ce9 commit 9398954Copy full SHA for 9398954
README.md
@@ -207,6 +207,7 @@ Please read the [contribution guidelines](CONTRIBUTING.md) if you want to contri
207
- [parity-wasm - WebAssembly serialization/deserialization library in pure Rust](https://github.com/paritytech/parity-wasm)
208
- [wasmi - WebAssembly interpreter in pure Rust](https://github.com/paritytech/wasmi)
209
- [awesome-rust](https://github.com/rust-unofficial/awesome-rust) (*has scattered references to targeting WASM*)
210
+- [Rust WebAssembly Starter - Get Started With Rust and WebAssembly in Seconds](https://github.com/kvendrik/rust-wasm-starter)
211
212
### WASM-like
213
- [wah - a slightly higher-level language superset of webassembly](https://github.com/tmcw/wah)
0 commit comments