Commits
User selector
Commit history
Commits on Jun 6, 2026
Skip idempotent test in fuzzing.py (#8809)
Show description for 1993b75authored
Commits on Jun 5, 2026
Fuzz with start functions (#8736)
Show description for 420e74eauthoredLink wasm-wasm directly in the fuzzer (#8794)
Show description for 2138405authored
Commits on Jun 1, 2026
PrintBoundary: Handle recursive types (#8786)
Show description for 226787dauthored
Commits on May 29, 2026
update_lit_tests.py: Do not leak results between modules (#8791)
Show description for 806fab6authored
Commits on May 28, 2026
[StackSwitching] Error properly on an unhandled resume during start (#8787)
Show description for ab2d66cauthored
Commits on May 27, 2026
Enable fuzzing for wide arithmetic (#8781)
Show description for ab25864authored
Commits on May 21, 2026
Fuzzer: Mark js-called functions before optimizing (#8752)
Show description for 9aaee88authored[Fuzzer] Make Split's exports a list of strings (#8731)
Show description for 1215ea4authored
Commits on May 20, 2026
MarkJSCalled pass (#8733)
Show description for 17a9078authored
Commits on May 15, 2026
[wasm-split] Fix table naming conflicts (#8708)
Show description for d3029d2authored
Commits on May 14, 2026
[wasm-split] Split module elements early (#8688)
Show description for 2f1f55aauthored
Commits on May 12, 2026
Commits on May 8, 2026
Commits on May 7, 2026
Enable fuzzing for relaxed atomics (#8664)
Show description for 5f35958authoredNew fuzzer mode: Fuzz against JavaScript (#8655)
Show description for c37aca5authoredFlush stdout/stderr between wasm-opt tests (#8680)
Show description for 6b06b59authored
Commits on May 6, 2026
Rename relaxed SIMD instructions with prefix (#8673)
Show description for e7f8ce2authored
Commits on May 4, 2026
Support i64.mul_wide_s and i64.mul_wide_u from Wide Arithmetic proposal (#8652)
Show description for 5210deeauthored
Commits on May 1, 2026
Exclude wide-arithmetic.wast from fuzzer (#8663)
Show description for e29edaeauthored
Commits on Apr 28, 2026
Support i64.add/sub128 instructions from Wide Arithmetic proposal (#8638)
Show description for c6a5e65authored- committed
- authored
PreserveImportsExportsJS fuzzer: Handle crashes and function ids (#8648)
Show description for af1dd5bauthored
Commits on Apr 27, 2026
Rename `lld` tests to `finalize` tests. NFC (#8395)
Show description for 37cf5dfauthored
Commits on Apr 23, 2026
[FP16] Implement f16x8.demote_{f64x2, f32x4}_zero. (#8580)
Show description for f61c445authoredFuzzer: Only run one handler at a time (#8643)
Show description for 2a594b2authored
Commits on Apr 21, 2026
PreserveImportsExportsJS fuzzer: Handle NaNs properly (#8620)
Show description for 2e86518authoredFix comment about --no-auto-initial-contents (#8636)
Show description for 40acafeauthored
Commits on Apr 20, 2026
Simplify branch hint instrumentation (#8624)
Show description for 93b0629authored
Commits on Apr 16, 2026
PreserveImportsExportsJS fuzzer: Handle JS differences in stack traces (#8610)
Show description for 069c945authored
Commits on Apr 14, 2026
New fuzzer: PreserveImportsExportsJS (#8592)
Show description for 1f65c57authored
Commits on Apr 9, 2026
[NFC] Fuzzer: Add a run_js() method (#8588)
Show description for eb6c79dauthored[NFC] Move fuzzer VMs out of CompareVMs (#8587)
Show description for f7b08edauthoredMove a v8 fuzzer flag to a more prominent place (#8582)
Show description for 1527ce0authored