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.
- CMakeLists.txt+2-2
- scripts/fuzz_opt.py+7-4
- scripts/fuzz_shell.js+36-13
- src/ir/subtype-exprs.h+48-14
- src/js/binaryen.js-post.js+1-1
- src/parser/input-impl.h-255
- src/parser/input.h+38-31
- src/parser/lexer.h+214-32
- src/passes/DeNaN.cpp+90-22
- src/passes/SetGlobals.cpp+1-1
- src/passes/StringLowering.cpp+62-48
- src/support/json.cpp+2-2
- src/support/string.cpp+87-1
- src/support/string.h+3-1
- src/tools/execution-results.h+12-2
- src/tools/js-wrapper.h-134
- src/tools/wasm-opt.cpp-24
- src/wasm/wasm-validator.cpp+60-40
- test/gtest/wat-lexer.cpp+832-1.4k
- test/lit/exec/no-compare-refs.wast+2-2
- test/lit/help/wasm-opt.test-4
- test/lit/passes/denan-simd.wast+131
- test/lit/passes/string-lowering-instructions.wast+48-30
- test/lit/passes/string-lowering.js+17
- test/lit/passes/string-lowering.wast+19-4
- test/lit/unicode-filenames.wast+1-1
- test/lit/validation/imports.wast+9
- test/passes/emit-js-wrapper=a.js.txt-84
- test/passes/emit-js-wrapper=a.js.wast-37
- test/passes/emit-js-wrapper=a.js.wast.js-79
- test/passes/fuzz-exec_all-features.txt+2-2
- test/passes/simplify-globals_all-features_fuzz-exec.txt+2-2
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