Commits
User selector
Commit history
Commits on Feb 13, 2026
Handle annotations in update_lit_checks.py (#8320)
Show description for 916c4daauthoredAdd file to unfuzzable list (#8322)
Show description for fa3352bauthored
Commits on Feb 11, 2026
Intrinsic: binaryen.removable.if.unused (#8268)
Show description for 7a4758eauthoredFuzzer: Add log-anyref etc. methods (#8287)
Show description for 243060bauthored
Commits on Feb 10, 2026
Use ImportResolver for tag imports (#8254)
Show description for 4ba48e5authored
Commits on Feb 6, 2026
Add execution tests for relaxed atomics (#8269)
Show description for 57088baauthoredDon't test split modules for tests with (module instance ...) (#8270)
Show description for 067c899authored
Commits on Feb 5, 2026
Commits on Jan 29, 2026
Fix alignment in relaxed atomics spec test (#8252)
Show description for 2fd9a45authoredRename ref.cast_desc to ref.cast_desc_eq (#8250)
Show description for f844de0authoredAdd relaxed memory ordering for exchange / compare-exchange instructions (#8231)
Show description for be62412authored
Commits on Jan 28, 2026
Add remaining atomic memory ordering tests with script (#8247)
Show description for 31ddd22authoredGenerate binary tests for relaxed atomics (#8245)
Show description for 5a833c9authoredAdd initial script to generate relaxed atomics spec test (#8220)
Show description for f6871f4authored
Commits on Jan 27, 2026
Fix UB in SIMD dot product arithmetic (#8234)
Show description for af46d19authored
Commits on Jan 25, 2026
Commits on Jan 24, 2026
Fix import checking when table's runtime size changes (#8222)
Show description for 0a3f4b1authored
Commits on Jan 22, 2026
Bump the CI LLVM version to 21 (#8223)
Show description for ee037faauthored
Commits on Jan 14, 2026
Disable relaxed atomics for v8 tests in the fuzzer (#8199)
Show description for a8ccf99authored
Commits on Jan 2, 2026
Add validations for imports during instantiation (#8086)
Show description for 201149cauthored
Commits on Dec 22, 2025
Print failed test results at the end for the spec test suite (#8154)
Show description for 0e2eb12authored
Commits on Dec 18, 2025
[StackSwitching] Add resume_throw_ref (#8140)
Show description for 38d3277authored- authored
Commits on Dec 16, 2025
- authored
[test] Remove unused Py2CalledProcessError. NFC (#8130)
Show description for ef29ce2authored
Commits on Dec 15, 2025
Use `capture_output` param when running python subprocesses. NFC (#8127)
Show description for def60a9authored[test] Remove unused `minify_check` helper. (#8128)
Show description for 8db3deeauthoredReplace subprocess.Popen usage. NFC (#8125)
Show description for 963b587authored- authored
Commits on Dec 5, 2025
Run spec tests in parallel to reduce the execution time (#8088)
Show description for 28e849bauthored
Commits on Dec 3, 2025
Support (module definition ...) and (module instance ...) in WAST spec tests (#8058)
Show description for c0bcdd6authoredAdd support for ref.null constant in WAST expectations (#8076)
Show description for 854e01bauthored
Commits on Nov 20, 2025
[Custom Descriptors] Add struct.new_desc (#8057)
Show description for df3d896authoredUse relative paths for spec tests to skip to avoid ambiguity when two tests have the same basename (#8060)
Show description for 2f79888authored
Commits on Nov 14, 2025
Fuzzer: Remove assert from Two() about not ignoring only after merge (#8049)
Show description for 89688baauthored