Commit 1c6cd24
committed
Nightly v130.0.0-nightly.20260611 [ci skip]
1 parent 1e53077 commit 1c6cd24
11 files changed
Lines changed: 14577 additions & 14583 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+3
- src/binaryen-c.h+1
- src/ir/module-splitting.cpp+67-44
- src/ir/module-utils.cpp+3
- src/ir/subtypes.h+3-1
- src/js/binaryen.js-post.js+1
- src/passes/GlobalEffects.cpp+24
- src/tools/tool-options.h+1
- src/wasm-binary.h+22
- src/wasm-features.h+6-1
- src/wasm/wasm-binary.cpp+218-114
- src/wasm/wasm.cpp+1
- test/binaryen.js/kitchen-sink.js+1
- test/binaryen.js/kitchen-sink.js.txt+2-1
- test/example/c-api-kitchen-sink.c+2
- test/example/c-api-kitchen-sink.txt+2-1
- test/lit/help/wasm-as.test+4
- test/lit/help/wasm-ctor-eval.test+4
- test/lit/help/wasm-dis.test+4
- test/lit/help/wasm-emscripten-finalize.test+4
- test/lit/help/wasm-merge.test+4
- test/lit/help/wasm-metadce.test+4
- test/lit/help/wasm-opt.test+4
- test/lit/help/wasm-reduce.test+4
- test/lit/help/wasm-split.test+4
- test/lit/help/wasm2js.test+4
- test/lit/passes/global-effects-closed-world-tnh.wast+91-1
- test/lit/wasm-split/split-module-items.wast+4-2
- test/lit/wasm-split/trapping-module-items.wast+13-5
- test/passes/strip-target-features_roundtrip_print-features_all-features.txt+1
- test/spec/compact-import-section/binary-compact-imports.wast+174
- test/unit/test_features.py+1
0 commit comments