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+38-18
- scripts/fuzz_shell.js+4-1
- scripts/gen-s-parser.py+1
- scripts/test/shared.py+1
- src/gen-s-parser.inc+47-28
- src/ir/ReFinalize.cpp+1
- src/ir/cost.h+4
- src/ir/effects.h+4
- src/ir/module-utils.cpp+2
- src/ir/possible-contents.cpp+4
- src/ir/subtype-exprs.h+1
- src/parser/context-decls.cpp+1-1
- src/parser/contexts.h+15-8
- src/parser/input.h-88
- src/parser/lexer.h+47-34
- src/parser/parsers.h+28-22
- src/parser/wat-parser.cpp+1-2
- src/passes/Print.cpp+5
- src/passes/TypeGeneralizing.cpp+1
- src/tools/execution-results.h+35-21
- src/tools/fuzzing/fuzzing.cpp+9
- src/wasm-binary.h+2
- src/wasm-builder.h+7
- src/wasm-delegations-fields.def+7
- src/wasm-delegations.def+1
- src/wasm-interpreter.h+2
- src/wasm-ir-builder.h+1
- src/wasm-s-parser.h+1
- src/wasm.h+12
- src/wasm/wasm-binary.cpp+20
- src/wasm/wasm-ir-builder.cpp+11
- src/wasm/wasm-s-parser.cpp+14
- src/wasm/wasm-stack.cpp+5
- src/wasm/wasm-validator.cpp+14
- src/wasm/wasm.cpp+2
- src/wasm2js.h+4
- test/lit/basic/typed_continuations_contnew.wast+69
- test/lit/exec/i31.wast+29
- test/lit/wat-kitchen-sink.wast+22-10
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