Commit 6941968
committed
Nightly v132.0.0-nightly.20260906 [ci skip]
1 parent 25de968 commit 6941968
11 files changed
Lines changed: 16148 additions & 16129 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+1
- scripts/test/fuzzing.py+1
- src/binaryen-c.cpp+18
- src/binaryen-c.h+9
- src/gen-s-parser.inc+6
- src/interpreter/interpreter.cpp+1
- src/ir/ReFinalize.cpp+1
- src/ir/child-typer.h+5
- src/ir/cost.h+1
- src/ir/effects.h+21
- src/ir/possible-contents.cpp+1
- src/ir/subtype-exprs.h+1
- src/js/binaryen.js-post.js+14
- src/parser/contexts.h+5
- src/parser/parsers.h+8
- src/passes/Print.cpp+1
- src/passes/TypeGeneralizing.cpp+2
- src/wasm-binary.h+1
- src/wasm-builder.h+7
- src/wasm-delegations-fields.def+4
- src/wasm-delegations.def+1
- src/wasm-interpreter.h+6
- src/wasm-ir-builder.h+1
- src/wasm.h+11
- src/wasm/wasm-binary.cpp+3
- src/wasm/wasm-ir-builder.cpp+7
- src/wasm/wasm-stack.cpp+5
- src/wasm/wasm-validator.cpp+21
- src/wasm/wasm.cpp+2
- src/wasm2js.h+4
- test/lit/publish.wast+206
- test/lit/validation/publish.wast+21
0 commit comments