Commit 0b14b29
committed
Nightly v125.0.0-nightly.20251216 [ci skip]
1 parent 91499c4 commit 0b14b29
File tree
11 files changed
+9846
-9787
lines changed- bin
11 files changed
+9846
-9787
lines changedBinary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
- check.py+3-6
- requirements-dev.txt+1-1
- scripts/auto_update_tests.py+3-3
- scripts/fuzz_opt.py+2-4
- scripts/fuzz_relooper.py+2-6
- scripts/gen-s-parser.py+5-5
- scripts/test/shared.py+2-29
- scripts/test/support.py+7-8
- scripts/test/wasm_opt.py+4-4
- src/ir/LocalGraph.cpp+2-2
- src/ir/module-utils.h+1-1
- src/ir/struct-utils.h+1-1
- src/ir/type-updating.h+1-1
- src/passes/DeadArgumentElimination.cpp+2-2
- src/passes/Inlining.cpp+2-2
- src/passes/OnceReduction.cpp+1-1
- src/passes/ReorderFunctions.cpp+1-1
- src/passes/ReorderGlobals.cpp+1-1
- src/wasm/wasm-validator.cpp+2-2
- test/unit/test_asyncify.py+2-2
- test/unit/test_cluster_fuzz.py+3-6
0 commit comments