File tree
10 files changed
+10
-10
lines changed- bin
10 files changed
+10
-10
lines changedLines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
- .github/workflows/build.yml+1-1
- src/c-writer.cc+5-1
- src/interp/interp.cc+1-1
- src/prebuilt/wasm2c_source_declarations.cc+15-1
- src/template/wasm2c.declarations.c+8
- src/tools/spectest-interp.cc+3-2
- test/regress/recursion-issue.txt+20
- test/wasm2c/add.txt+8
- test/wasm2c/check-imports.txt+11-1
- test/wasm2c/export-names.txt+26-6
- test/wasm2c/hello.txt+14-2
- test/wasm2c/minimal.txt+8
- test/wasm2c/tail-calls.txt+8
- wasm2c/README.md+9-2
- wasm2c/examples/fac/fac.c+17-17
- wasm2c/wasm-rt-impl.c+4
- wasm2c/wasm-rt.h+20
0 commit comments