SIGN IN SIGN UP

[wasm2c] Add the very beginning of a wasm2c implementation and test harness (#8763)

This change adds an extremely bare-bones wasm2c implementation and test
harness.

Most of the code here is imported directly from WABT, particularly the
boilerplate code and tests. The only substantive new code is in
src/tools/wasm2c/* and scripts/test/wasm2c.py.

I tried to prune this down to be as minimal as possible while still
providing a useful checkpoint, but I'm not sure I succeeded. Please feel
free to offer suggestions if you see more ways to shrink this down.
L
lexi-nadia committed
a9791003a3632e7e80dc73fa6b253816f1079343
Parent: ecb3d99
Committed by GitHub <noreply@github.com> on 7/30/2026, 6:58:48 PM