Skip to content

Commit

Permalink
Fixes typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kvendrik authored Jul 4, 2020
1 parent af30aad commit 9561ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +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)
- [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 9561ea6

Please sign in to comment.