Commit 7294e81
committed
Nightly v125.0.0-nightly.20251121 [ci skip]
1 parent 7d01dda commit 7294e81
File tree
11 files changed
+15106
-14567
lines changed- bin
11 files changed
+15106
-14567
lines changedBinary 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+4-2
- scripts/test/shared.py+17-6
- src/gen-s-parser.inc+28-6
- src/parser/contexts.h+9-6
- src/parser/parsers.h+6-5
- src/passes/Print.cpp+3
- src/wasm-binary.h+2
- src/wasm-ir-builder.h+2-2
- src/wasm/wasm-binary.cpp+8-2
- src/wasm/wasm-ir-builder.cpp+16-2
- src/wasm/wasm-stack.cpp+14-2
- test/lit/basic/custom-descriptors.wast+8-8
- test/lit/ctor-eval/gc-desc.wast+2-2
- test/lit/passes/abstract-type-refining-desc.wast+27-28
- test/lit/passes/abstract-type-refining-tnh-exact-casts.wast+2-2
- test/lit/passes/cfp-desc.wast+24-24
- test/lit/passes/cfp-reftest-desc.wast+8-8
- test/lit/passes/gsi-desc.wast+14-14
- test/lit/passes/gsi-nontype.wast+4-4
- test/lit/passes/gto-desc.wast+10-10
- test/lit/passes/gufa-desc.wast+14-14
- test/lit/passes/heap-store-optimization-desc.wast+10-10
- test/lit/passes/heap2local-desc.wast+19-19
- test/lit/passes/j2cl-merge-itables-desc.wast+4-4
- test/lit/passes/optimize-instructions-desc.wast+15-15
- test/lit/passes/precompute-desc.wast+4-4
- test/lit/passes/remove-unused-module-elements-refs-descriptors.wast+28-28
- test/lit/passes/type-merging-desc.wast+10-10
- test/lit/passes/type-ssa-desc.wast+20-20
- test/lit/passes/unsubtyping-desc-tnh.wast+4-4
- test/lit/passes/unsubtyping-desc.wast+45-45
- test/lit/passes/vacuum-desc.wast+6-6
- test/spec/br_on_cast_desc.wast+2-2
- test/spec/ref.cast_desc.wast+2-2
- test/spec/ref.get_desc.wast+3-3
- test/spec/struct.new_desc.wast+15-15
0 commit comments