Skip to content

Commit

Permalink
Add wam wasm-like language
Browse files Browse the repository at this point in the history
  • Loading branch information
kanaka committed Jan 12, 2019
1 parent 8d44d19 commit 9445518
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -100,6 +100,8 @@ Please read the [contribution guidelines](CONTRIBUTING.md) if you want to contri
- [Olin - WebAssembly on the server](https://github.com/Xe/olin)
- [wasmjit - Kernel Mode WebAssembly Runtime for Linux](https://github.com/rianhunter/wasmjit)
- [Wasmer - Standalone JIT WebAssembly Runtime](https://github.com/wasmerio/wasmer)
- [warpy - WebAssembly in RPython](https://github.com/kanaka/warpy)


### Projects

Expand Down Expand Up @@ -183,6 +185,7 @@ Please read the [contribution guidelines](CONTRIBUTING.md) if you want to contri
#### WASM-like
- [wah - a slightly higher-level language superset of webassembly](https://github.com/tmcw/wah)
- [Walt - Alternative Syntax for WebAssembly](https://github.com/ballercat/walt)
- [wam - Superset of wast syntax that is more convenient for humans to write directly](https://github.com/kanaka/wam)

### Tools

Expand Down

0 comments on commit 9445518

Please sign in to comment.