Commit 9b3f1cf
committed
Nightly v125.0.0-nightly.20260112 [ci skip]
1 parent 9bea526 commit 9b3f1cf
11 files changed
Lines changed: 14016 additions & 14027 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.
- src/binaryen-c.cpp+3
- src/binaryen-c.h+1
- src/js/binaryen.js-post.js+1
- src/passes/SafeHeap.cpp+9-3
- src/tools/tool-options.h+2
- src/wasm-binary.h+1
- src/wasm-features.h+6-1
- src/wasm/wasm-binary.cpp+4
- src/wasm/wasm-validator.cpp+6
- src/wasm/wasm.cpp+1
- test/binaryen.js/kitchen-sink.js+1
- test/binaryen.js/kitchen-sink.js.txt+2-1
- test/example/c-api-kitchen-sink.c+2
- test/example/c-api-kitchen-sink.txt+2-1
- test/lit/help/wasm-as.test+6
- test/lit/help/wasm-ctor-eval.test+6
- test/lit/help/wasm-dis.test+6
- test/lit/help/wasm-emscripten-finalize.test+6
- test/lit/help/wasm-merge.test+6
- test/lit/help/wasm-metadce.test+6
- test/lit/help/wasm-opt.test+6
- test/lit/help/wasm-reduce.test+6
- test/lit/help/wasm-split.test+6
- test/lit/help/wasm2js.test+6
- test/lit/passes/safe-heap_enable-threads_enable-simd.wast+1.0k-2.2k
- test/lit/passes/safe-heap_enable-threads_enable-simd64.wast+938-2.1k
- test/lit/passes/safe-heap_enable-threads_enable-simd64_enable-relaxed-atomics.wast+12.6k
- test/lit/passes/safe-heap_enable-threads_enable-simd_enable-relaxed-atomics.wast+12.3k
- test/lit/passes/safe-heap_low-memory-unused_enable-threads_enable-simd.wast+944-2.1k
- test/lit/passes/safe-heap_low-memory-unused_enable-threads_enable-simd_enable-relaxed-atomics.wast+12.3k
- test/lit/validation/relaxed-atomics.wast+20
- test/passes/strip-target-features_roundtrip_print-features_all-features.txt+1
- test/unit/test_features.py+2
0 commit comments