Commit ecec7d5
committed
Nightly v125.0.0-nightly.20260103 [ci skip]
1 parent afc56a4 commit ecec7d5
11 files changed
Lines changed: 15962 additions & 15962 deletions
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.
Binary file not shown.
- scripts/test/shared.py+5-10
- src/binaryen-c.cpp+4-2
- src/ir/cost.h+1-1
- src/ir/effects.h+1-1
- src/ir/load-utils.h+1-1
- src/ir/memory-utils.cpp+5
- src/ir/memory-utils.h+2
- src/ir/properties.h+1-1
- src/ir/table-utils.cpp+5
- src/ir/table-utils.h+2
- src/passes/I64ToI32Lowering.cpp+1-1
- src/passes/OptimizeInstructions.cpp+2-2
- src/passes/PickLoadSigns.cpp+1-1
- src/passes/Print.cpp+1-1
- src/passes/SafeHeap.cpp+4-3
- src/shell-interface.h+4-2
- src/tools/fuzzing/fuzzing.cpp+1-1
- src/tools/wasm-shell.cpp+3-1
- src/wasm-builder.h+2-2
- src/wasm-delegations-fields.def+1-1
- src/wasm-interpreter.h+103-12
- src/wasm.h+4-1
- src/wasm/wasm-stack.cpp+1-1
- src/wasm/wasm-validator.cpp+4-3
- src/wasm/wasm.cpp+19
- src/wasm2js.h+1-1
- test/spec/exact-func-import.wast+20-20
- test/spec/ref_func.wast+3
- test/spec/tags.wast+6
0 commit comments