Commit 8cb38b2
committed
Release v126.0.0
1 parent c8cd519 commit 8cb38b2
13 files changed
Lines changed: 16369 additions & 16313 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.
- CHANGELOG.md+18-1
- CMakeLists.txt+1-1
- scripts/update_lit_checks.py+44-1
- src/ir/intrinsics.cpp+12-12
- src/ir/intrinsics.h+8-2
- src/ir/possible-contents.cpp+2-2
- src/parser/contexts.h+2
- src/passes/GlobalTypeOptimization.cpp+1-1
- src/passes/Memory64Lowering.cpp+58-17
- src/passes/Print.cpp+6
- src/passes/RemoveUnusedModuleElements.cpp+10-1
- src/passes/SignaturePruning.cpp+4-3
- src/passes/SignatureRefining.cpp+2-3
- src/passes/StripToolchainAnnotations.cpp+1
- src/passes/Unsubtyping.cpp+1-1
- src/wasm-annotations.h+1
- src/wasm-binary.h+3-1
- src/wasm.h+12-4
- src/wasm/wasm-binary.cpp+31-3
- src/wasm/wasm-ir-builder.cpp+5-2
- src/wasm/wasm.cpp+1
- test/lit/inline-hints-func.wast+7-9
- test/lit/js-called.wast+24
- test/lit/passes/memory64-lowering.wast+156-5
- test/lit/passes/remove-unused-module-elements-js-called.wast+39
- test/lit/passes/strip-toolchain-annotations-func.wast+14-15
- test/lit/passes/vacuum-removable-if-unused-func.wast+31-33
- test/lit/removable-if-unused-func.wast+7-9
0 commit comments