Commit 810ec5f
committed
Nightly v130.0.0-nightly.20260625 [ci skip]
1 parent 815f279 commit 810ec5f
11 files changed
Lines changed: 14730 additions & 14509 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+4
- scripts/test/generate_atomic_spec_test.py+29-4
- scripts/test/relaxed_atomic_execution_tests.py+5
- src/binaryen-c.cpp+11-6
- src/binaryen-c.h+4-3
- src/ir/module-splitting.cpp+42
- src/js/binaryen.js-post.js+2-2
- src/parser/contexts.h+4-3
- src/parser/parsers.h+6-3
- src/passes/Print.cpp+4-1
- src/passes/StringLowering.cpp+17-9
- src/tools/fuzzing/fuzzing.cpp+1-1
- src/wasm-builder.h+5-1
- src/wasm-ir-builder.h+1-1
- src/wasm.h+1-4
- src/wasm/wasm-binary.cpp+4-5
- src/wasm/wasm-ir-builder.cpp+10-4
- src/wasm/wasm-stack.cpp+3-2
- src/wasm/wasm-validator.cpp+14-4
- test/binaryen.js/atomics.js+1-1
- test/binaryen.js/expressions.js+4-4
- test/binaryen.js/expressions.js.txt+1-1
- test/binaryen.js/kitchen-sink.js+7-2
- test/binaryen.js/kitchen-sink.js.txt+3-1
- test/example/c-api-kitchen-sink.c+8-2
- test/example/c-api-kitchen-sink.txt+2
- test/example/match.cpp+1-1
- test/lit/basic/relaxed-atomics.wast+4
- test/lit/branch-hinting-try.wast+59
- test/lit/passes/string-lowering_types.wast+74
- test/lit/validation/relaxed-atomics.wast+1
- test/lit/wasm-split/multi-split-elems-no-placeholders.wast+50
- test/lit/wasm-split/split-elems-no-placeholders.wast+128
- test/passes/dwarf_with_exceptions.bin.txt+42-27
- test/spec/relaxed-atomics.wast+16-2
0 commit comments