Skip to content

Commit

Permalink
Adds rust-wasm-starter
Browse files Browse the repository at this point in the history
  • Loading branch information
kvendrik committed Jul 4, 2020
1 parent 2423ce9 commit 9398954
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ Please read the [contribution guidelines](CONTRIBUTING.md) if you want to contri
- [parity-wasm - WebAssembly serialization/deserialization library in pure Rust](https://github.com/paritytech/parity-wasm)
- [wasmi - WebAssembly interpreter in pure Rust](https://github.com/paritytech/wasmi)
- [awesome-rust](https://github.com/rust-unofficial/awesome-rust) (*has scattered references to targeting WASM*)
- [Rust WebAssembly Starter - Get Started With Rust and WebAssembly in Seconds](https://github.com/kvendrik/rust-wasm-starter)

### WASM-like
- [wah - a slightly higher-level language superset of webassembly](https://github.com/tmcw/wah)
Expand Down

0 comments on commit 9398954

Please sign in to comment.