Commit 9bea526
committed
Nightly v125.0.0-nightly.20260110 [ci skip]
1 parent cd69d59 commit 9bea526
File tree
11 files changed
+15420
-15431
lines changed- bin
11 files changed
+15420
-15431
lines changedBinary 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+2-1
- src/parser/contexts.h+6-4
- src/parser/parsers.h+35-2
- src/passes/Print.cpp+40-20
- src/passes/SafeHeap.cpp+25-13
- src/support/string.h+17
- src/support/topological_sort.h+7-1
- src/tools/wasm-ctor-eval.cpp+30-1
- src/tools/wasm-split/instrumenter.cpp+6-2
- src/wasm-binary.h+7-1
- src/wasm-builder.h+10-3
- src/wasm-ir-builder.h+2-1
- src/wasm-stack.h+3-1
- src/wasm.h+10-10
- src/wasm/wasm-binary.cpp+82-54
- src/wasm/wasm-ir-builder.cpp+3-3
- src/wasm/wasm-stack.cpp+64-17
- src/wasm/wasm.cpp-19
- test/lit/basic/relaxed-atomics.wast+40
- test/lit/ctor-eval/gc-cycle.wast+56
- test/lit/passes/safe-heap_enable-threads_enable-simd.wast+2.2k-1.0k
- test/lit/passes/safe-heap_enable-threads_enable-simd64.wast+2.2k-1.0k
- test/lit/passes/safe-heap_low-memory-unused_enable-threads_enable-simd.wast+2.2k-1.0k
- test/spec/relaxed-atomics.wast+96
0 commit comments