Commit 4c96c84
committed
Nightly v129.0.0-nightly.20260507 [ci skip]
1 parent 3b67e9b commit 4c96c84
11 files changed
Lines changed: 20652 additions & 21368 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/test/wasm_opt.py+7
- src/ir/names.h+1-1
- src/ir/possible-contents.cpp+1-2
- src/parser/contexts.h+1-1
- src/passes/Asyncify.cpp+1-1
- src/passes/CodeFolding.cpp+89-3
- src/passes/J2CLOpts.cpp+1-1
- src/passes/MinifyImportsAndExports.cpp+5-5
- src/passes/Print.cpp+4-4
- src/passes/RemoveExports.cpp+16-4
- src/passes/SignatureRefining.cpp+3-4
- src/passes/StringLifting.cpp+4-4
- src/passes/StringLowering.cpp+3-3
- src/support/istring.cpp+45-35
- src/support/istring.h+57-22
- src/support/json.cpp+1-1
- src/support/name.cpp+1
- src/support/name.h+5-6
- src/tools/execution-results.h+1-1
- src/tools/fuzzing/fuzzing.cpp+29-9
- src/tools/wasm-metadce.cpp+1-1
- src/tools/wasm2c-wrapper.h+1-1
- src/wasm-interpreter.h+4-2
- src/wasm/wasm-binary.cpp+26-24
- src/wasm2js.h+5-6
- test/gtest/CMakeLists.txt+1
- test/gtest/istring.cpp+97
- test/lit/passes/remove-exports-file.txt+2
- test/lit/passes/remove-exports-file.wast+37
- test/lit/passes/remove-exports-list.wast+38
- test/lit/passes/remove-exports.wast-1
- test/lit/passes/signature-refining-cont.wast+48
0 commit comments