Commit 2a12bd9
committed
Nightly v125.0.0-nightly.20260107 [ci skip]
1 parent 0b01fa3 commit 2a12bd9
11 files changed
Lines changed: 15554 additions & 14998 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.
- src/binaryen-c.cpp+3-2
- src/emscripten-optimizer/simple_ast.h+1-1
- src/ir/cost.h+1-1
- src/ir/effects.h+1-1
- src/ir/properties.h+1-1
- src/parsing.h-1
- src/pass.h+1-1
- src/passes/I64ToI32Lowering.cpp+1-1
- src/passes/OptimizeInstructions.cpp+1-1
- src/passes/Print.cpp+1-1
- src/passes/SafeHeap.cpp+3-2
- src/passes/TrapMode.cpp+1-1
- src/passes/TypeSSA.cpp+6-2
- src/support/mixed_arena.h+3-3
- src/tools/fuzzing/fuzzing.cpp+1-1
- src/wasm-builder.h+2-2
- src/wasm-delegations-fields.def+1-1
- src/wasm-interpreter.h+2-2
- src/wasm.h+4-2
- src/wasm/wasm-ir-builder.cpp-1
- src/wasm/wasm-stack.cpp+1-1
- src/wasm/wasm-validator.cpp+3-3
- src/wasm2js.h+1-2
- test/example/stack-utils.cpp+1-1
- test/gtest/arena.cpp+1-1
- test/lit/passes/dae-typessa-repeat-types.wast+81
- test/lit/wat-kitchen-sink.wast+61-1
- test/unit/utils.py+2-1
0 commit comments