Commit c8cd519
committed
Nightly v125.0.0-nightly.20260213 [ci skip]
1 parent 51ba96e commit c8cd519
11 files changed
Lines changed: 15875 additions & 15866 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/fuzzing.py+1
- src/passes/CMakeLists.txt+1
- src/passes/Heap2Local.cpp+10
- src/passes/Memory64Lowering.cpp+6
- src/passes/StripToolchainAnnotations.cpp+61
- src/passes/TypeGeneralizing.cpp+9-1
- src/passes/pass.cpp+3
- src/passes/passes.h+5-4
- src/wasm-type.h+2
- src/wasm/wasm-type.cpp+5
- test/lit/help/wasm-metadce.test+3
- test/lit/help/wasm-opt.test+3
- test/lit/help/wasm2js.test+3
- test/lit/lit.cfg.py+4-1
- test/lit/passes/gto-jsinterop.wast-32
- test/lit/passes/gto-strings-jsinterop.wast+35
- test/lit/passes/heap2local-rmw.wast+57
- test/lit/passes/memory64-lowering.wast+65-3
- test/lit/passes/strip-toolchain-annotations-func.wast+41
- test/lit/passes/strip-toolchain-annotations.wast+41
- test/lit/passes/type-generalizing-fixes.wast+83
- test/lit/validation/strings-in-types.wast+12
0 commit comments