Commit fe52f51
committed
Nightly v129.0.0-nightly.20260529 [ci skip]
1 parent 4cf024d commit fe52f51
11 files changed
Lines changed: 14556 additions & 14534 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.
- CMakeLists.txt+1
- scripts/update_lit_checks.py+18-19
- src/binaryen-c.cpp+15-15
- src/ir/memory-utils.cpp+1-1
- src/ir/memory-utils.h+1-1
- src/ir/module-splitting.cpp+2-2
- src/ir/module-utils.cpp+2-3
- src/ir/module-utils.h+3-3
- src/parser/context-decls.cpp-1
- src/parser/context-defs.cpp+1-2
- src/passes/LLVMMemoryCopyFillLowering.cpp+2-2
- src/passes/Memory64Lowering.cpp+2-2
- src/passes/MemoryPacking.cpp+10-11
- src/passes/OptimizeInstructions.cpp+77-57
- src/passes/Outlining.cpp+1-1
- src/passes/Poppify.cpp+1-1
- src/passes/PostEmscripten.cpp+1-1
- src/passes/Print.cpp+3-3
- src/passes/RemoveUnusedModuleElements.cpp+3-3
- src/passes/SeparateDataSegments.cpp+1-1
- src/tools/fuzzing/fuzzing.cpp+4-4
- src/tools/wasm-split/wasm-split.cpp+7-7
- src/wasm-builder.h+1-3
- src/wasm-interpreter.h+5-2
- src/wasm-traversal.h+2-2
- src/wasm.h+6-1
- src/wasm/wasm-binary.cpp+7-9
- src/wasm/wasm-emscripten.cpp+1-1
- src/wasm/wasm-validator.cpp+2-3
- src/wasm2js.h+4-4
- test/lit/d8/fuzz_shell.wast+4
- test/lit/d8/fuzz_shell_exceptions.wast+4
- test/lit/d8/fuzz_shell_jspi.wast+4
- test/lit/d8/fuzz_shell_sleep.wast+4
- test/lit/exec/cont_start_unhandled.wast+32
- test/lit/exec/host-limit.wast+1
- test/lit/passes/optimize-instructions-struct-rmw.wast+673-1
0 commit comments