Skip to content

Commit aacaa77

Browse files
authored
Merge pull request #38 from WebAssembly/move-wasm2c
Move `wasm2c` to "engines" subsection
2 parents 4fc1054 + 863cbae commit aacaa77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/custom-page-sizes/Overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,14 +412,14 @@ Engines:
412412

413413
* [x] [toywasm](https://github.com/yamt/toywasm/pull/181)
414414
* [x] [WABT's interpreter](https://github.com/WebAssembly/wabt/pull/2502)
415+
* [x] [WABT's `wasm2c`](https://github.com/WebAssembly/wabt/pull/2508)
415416
* [x] [Wasmtime](https://github.com/bytecodealliance/wasmtime/pull/8763)
416417
* [x] [Wasm3](https://github.com/tommie/wasm3/commit/3d2dfb75129802080e8ea6ffe5b8eded651bda68)
417418

418419
Toolchains:
419420

420421
* [ ] [Binaryen and `wasm-opt`](https://github.com/WebAssembly/binaryen/issues/6873)
421422
* [ ] `wasm-ld` in LLVM
422-
* [x] [`wasm2c` in WABT](https://github.com/WebAssembly/wabt/pull/2508)
423423
* [x] [The Virgil language toolchain](https://github.com/titzer/virgil/pull/272)
424424

425425
Binary decoders:

0 commit comments

Comments
 (0)