Commit 08b13fb
committed
Nightly v131.0.0-nightly.20260725 [ci skip]
1 parent 524900f commit 08b13fb
11 files changed
Lines changed: 15473 additions & 15388 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.
- scripts/clusterfuzz/run.py+1-1
- scripts/test/shared.py+1
- src/ir/constraint.cpp+150-27
- src/ir/constraint.h+8
- src/ir/memory-utils.h+4
- src/ir/table-utils.h+5
- src/parser/parse-5-defs.cpp+2-2
- src/parser/parsers.h+94-42
- src/parser/wat-parser-internal.h+1-2
- src/tools/fuzzing/fuzzing.cpp+12-2
- src/wasm/wasm-binary.cpp+154-43
- src/wasm/wasm-validator.cpp+2-1
- test/gtest/constraint.cpp+171-2
- test/lit/basic/compact-imports.wast+91
- test/lit/d8/fuzz_shell_exceptions.wast+1-1
- test/lit/help/wasm-as.test+1-1
- test/lit/help/wasm-ctor-eval.test+1-1
- test/lit/help/wasm-dis.test+1-1
- test/lit/help/wasm-emscripten-finalize.test+1-1
- test/lit/help/wasm-merge.test+1-1
- test/lit/help/wasm-metadce.test+1-1
- test/lit/help/wasm-opt.test+1-1
- test/lit/help/wasm-reduce.test+1-1
- test/lit/help/wasm-split.test+1-1
- test/lit/help/wasm2js.test+1-1
- test/lit/passes/constraint-analysis-loops.wast+229
- test/lit/passes/dae2-results.wast+1-1
- test/passes/translate-to-fuzz_all-features_metrics_noprint.txt+81-79
- test/unit/input/reference_types_target_feature.wasm
- test/unit/test_compact_imports.py+73
0 commit comments