Skip to content

Commit 53240bf

Browse files
authored
Merge pull request #3 from alexcrichton/patch-1
Add Rust wat/wast crate implementation
2 parents 088a889 + 89f9bc2 commit 53240bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proposals/wat-numeric-values/Overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ For example:
3333
* Compilers that have implemented this proposal:
3434
3535
- [wasp](https://github.com/WebAssembly/wasp) (use `--enable-numeric-values` flag)
36+
- [Rust `wat`/`wast` crates](https://github.com/bytecodealliance/wasm-tools)
3637
3738
## Motivation
3839

0 commit comments

Comments
 (0)