Skip to content

Commit 863cbae

Browse files
committed
Move wasm2c to "engines" subsection
It isn't a toolchain producing Wasm, it is an "engine" consuming Wasm.
1 parent 4fc1054 commit 863cbae

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)