Commit cd8135e
committed
Nightly v125.0.0-nightly.20260211 [ci skip]
1 parent b4906db commit cd8135e
11 files changed
Lines changed: 16610 additions & 16524 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+1-1
- src/dataflow/graph.h+1-1
- src/ir/import-name.h+17
- src/ir/struct-utils.h+21-2
- src/passes/GlobalTypeOptimization.cpp+43-1
- src/passes/Heap2Local.cpp+10-5
- src/passes/Unsubtyping.cpp+37
- src/tools/wasm-ctor-eval.cpp+10-2
- src/tools/wasm-metadce.cpp+1-1
- src/wasm-type.h+21-3
- src/wasm.h+1-1
- src/wasm/wasm-ir-builder.cpp+10-3
- src/wasm/wasm-type.cpp+5-5
- test/ctor-eval/tag-import.wast+16
- test/ctor-eval/tag-import.wast.ctors+1
- test/ctor-eval/tag-import.wast.out+8
- test/gtest/CMakeLists.txt+1
- test/gtest/dataflow.cpp+76
- test/lit/basic/scratch-local-roundtrip.wast+41
- test/lit/passes/gto-jsinterop.wast+301
- test/lit/passes/heap2local-desc.wast+81
- test/lit/passes/unsubtyping-jsinterop.wast+169
0 commit comments