Commit 867fa6d
committed
Nightly v125.0.0-nightly.20260116 [ci skip]
1 parent de9a26a commit 867fa6d
11 files changed
Lines changed: 15402 additions & 15402 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.
- CMakeLists.txt+2-2
- src/ir/module-utils.cpp+2-2
- src/ir/type-updating.cpp+6-7
- src/passes/GlobalStructInference.cpp+12-9
- src/passes/TypeSSA.cpp+9-11
- src/passes/pass.cpp+3
- src/passes/passes.h+1
- src/wasm-type-shape.h+5-6
- src/wasm/wasm-type-shape.cpp+34-34
- src/wasm/wasm-type.cpp+3-3
- test/lit/basic/exception-handling.wast+66-66
- test/lit/basic/extra-branch-values.wast+94-94
- test/lit/basic/stack_switching_resume.wast+12-12
- test/lit/basic/stack_switching_resume_throw.wast+24-24
- test/lit/basic/types-function-references.wast+39-39
- test/lit/br_if_cont_uncastable.wast+6-6
- test/lit/cast-and-recast-tuple.wast+10-10
- test/lit/help/wasm-metadce.test+3
- test/lit/help/wasm-opt.test+3
- test/lit/help/wasm2js.test+3
- test/lit/passes/O3_stack-switching.wast+4-4
- test/lit/passes/coalesce-locals-gc.wast+12-12
- test/lit/passes/dae-typessa-repeat-types.wast+7-7
- test/lit/passes/gsi-to-desc-cast.wast+2-2
- test/lit/passes/gufa-cast-all.wast+8-8
- test/lit/passes/gufa-refs.wast+6-6
- test/lit/passes/merge-blocks-eh.wast+4-4
- test/lit/passes/precompute-gc.wast+9-9
- test/lit/passes/remove-unused-brs.wast+2-2
- test/lit/passes/stack-ir-eh.wast+2-2
- test/lit/wat-kitchen-sink.wast+103-103
0 commit comments