Commit e8cbbc6
committed
Nightly v129.0.0-nightly.20260505 [ci skip]
1 parent 122fe8b commit e8cbbc6
11 files changed
Lines changed: 17366 additions & 17072 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/gen-s-parser.py+2
- scripts/test/shared.py-1
- src/gen-s-parser.inc+27-5
- src/interpreter/interpreter.cpp+1
- src/ir/ReFinalize.cpp+1
- src/ir/child-typer.h+5
- src/ir/cost.h+3
- src/ir/effects.h+1
- src/ir/possible-contents.cpp+1
- src/ir/subtype-exprs.h+1
- src/parser/contexts.h+10
- src/parser/parsers.h+11
- src/passes/I64ToI32Lowering.cpp+4
- src/passes/Print.cpp+14
- src/passes/TypeGeneralizing.cpp+1
- src/support/CMakeLists.txt+1
- src/support/delta_debugging.h+125-75
- src/support/int128.cpp+120
- src/support/int128.h+45
- src/tools/wasm-reduce/wasm-reduce.cpp+76-87
- src/wasm-binary.h+2
- src/wasm-builder.h+10
- src/wasm-delegations-fields.def+6
- src/wasm-delegations.def+1
- src/wasm-interpreter.h+24
- src/wasm-ir-builder.h+1
- src/wasm.h+18
- src/wasm/wasm-binary.cpp+4
- src/wasm/wasm-ir-builder.cpp+8
- src/wasm/wasm-stack.cpp+14
- src/wasm/wasm-validator.cpp+15
- src/wasm/wasm.cpp+9
- src/wasm2js.h+4
- test/gtest/CMakeLists.txt+1
- test/gtest/delta_debugging.cpp+143-52
- test/gtest/int128.cpp+107
- test/spec/wide-arithmetic.wast-310
0 commit comments