Commit 4b4294c
committed
Nightly v130.0.0-nightly.20260606 [ci skip]
1 parent 95f371f commit 4b4294c
11 files changed
Lines changed: 14416 additions & 14382 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/auto_update_tests.py+1-1
- scripts/fuzz_opt.py+96-35
- scripts/fuzz_shell.js+11-4
- scripts/test/fuzzing.py+1
- src/binaryen-c.cpp+14
- src/binaryen-c.h+5
- src/js/binaryen.js-post.js+24-14
- src/passes/CMakeLists.txt+1
- src/passes/OptimizeInstructions.cpp+64-33
- src/passes/RemoveStart.cpp+32
- src/passes/pass.cpp+2
- src/passes/passes.h+1
- src/tools/execution-results.h+12-3
- src/tools/fuzzing.h+3
- src/tools/fuzzing/fuzzing.cpp+36-8
- src/wasm-interpreter.h+11
- test/example/c-api-kitchen-sink.c+8
- test/lit/exec/cont_start.wast+8-10
- test/lit/exec/start-catch.wast+43
- test/lit/exec/start-table.wast+26
- test/lit/exec/start.wast+1-1
- test/lit/passes/optimize-instructions-gc-iit.wast+12-2
- test/lit/passes/optimize-instructions-gc-tnh.wast+26-12
- test/lit/passes/optimize-instructions-gc.wast+92-20
- test/lit/passes/optimize-instructions-global-effects-idempotent.wast+132
- test/lit/passes/optimize-instructions-mvp.wast+126-3
- test/lit/passes/optimize-instructions_branch-hints-fold.wast+18-8
- test/lit/passes/optimize-instructions_idempotent.wast+34-5
- test/lit/passes/remove-start.wast+52
0 commit comments