Commit 25f1fb2
committed
Nightly v125.0.0-nightly.20260114 [ci skip]
1 parent ff3c87c commit 25f1fb2
File tree
11 files changed
+15963
-16082
lines changed- bin
11 files changed
+15963
-16082
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/ir/module-splitting.cpp+9-24
- src/js/binaryen.js-post.js+124
- src/parser/contexts.h+6-4
- src/parser/parsers.h+27-14
- src/passes/CMakeLists.txt-1
- src/passes/JSPI.cpp-298
- src/passes/Print.cpp+1
- src/passes/SafeHeap.cpp+18-12
- src/passes/pass.cpp-3
- src/passes/passes.h-1
- src/tools/wasm-split/instrumenter.cpp+2-1
- src/wasm-builder.h+6-2
- src/wasm-ir-builder.h+2-1
- src/wasm/wasm-binary.cpp+26-9
- src/wasm/wasm-ir-builder.cpp+4-5
- src/wasm/wasm-validator.cpp+6
- test/binaryen.js/kitchen-sink.js-7
- test/binaryen.js/tables.js+52
- test/binaryen.js/tables.js.txt+6
- test/lit/basic/relaxed-atomics.wast+33-13
- test/lit/debug/source-map-url.wast+37
- test/lit/help/wasm-metadce.test-3
- test/lit/help/wasm-opt.test-3
- test/lit/help/wasm2js.test-3
- test/lit/passes/jspi-args.wast-71
- test/lit/passes/jspi-split-module.wast-30
- test/lit/passes/jspi-table.wast-35
- test/lit/passes/jspi.wast-174
- test/lit/passes/safe-heap_enable-threads_enable-simd.wast+57-57
- test/lit/passes/safe-heap_enable-threads_enable-simd64.wast+57-57
- test/lit/passes/safe-heap_enable-threads_enable-simd64_enable-relaxed-atomics.wast+880-196
- test/lit/passes/safe-heap_enable-threads_enable-simd_enable-relaxed-atomics.wast+872-208
- test/lit/passes/safe-heap_low-memory-unused_enable-threads_enable-simd.wast+57-57
- test/lit/passes/safe-heap_low-memory-unused_enable-threads_enable-simd_enable-relaxed-atomics.wast+872-208
- test/spec/relaxed-atomics.wast+51
0 commit comments