4 files changed
+8
-8
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.
- scripts/fuzz_opt.py+1
- scripts/gen-s-parser.py+2
- src/gen-s-parser.inc+9
- src/ir/ReFinalize.cpp+2
- src/ir/branch-utils.h+11
- src/ir/cost.h+5
- src/ir/effects.h+13
- src/ir/module-utils.cpp+2
- src/ir/possible-contents.cpp+5
- src/ir/subtype-exprs.h+2
- src/parser/parsers.h+5
- src/passes/Print.cpp+36
- src/passes/ReorderGlobals.cpp+5-1
- src/passes/TypeGeneralizing.cpp+2
- src/tools/wasm-merge.cpp+9-5
- src/wasm-binary.h+5
- src/wasm-builder.h+15
- src/wasm-delegations-fields.def+12
- src/wasm-delegations.def+1
- src/wasm-interpreter.h+2
- src/wasm-s-parser.h+1
- src/wasm.h+27
- src/wasm/wasm-binary.cpp+50
- src/wasm/wasm-s-parser.cpp+32
- src/wasm/wasm-stack.cpp+12
- src/wasm/wasm-validator.cpp+19
- src/wasm/wasm.cpp+50
- src/wasm2js.h+5
- test/lit/basic/typed_continuations_resume.wast+163
- test/lit/merge/global-ordering.wat+30
- test/lit/merge/global-ordering.wat.second+3
- test/lit/merge/renamings.wat+6-5
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments