COMMITS
July 20, 2026
A
A
ConstraintAnalysis: Return a bool from approximateOr (#8913)
Alon Zakai committed
T
Update DAE_STATS to handle results (#8914)
Thomas Lively committed
July 18, 2026
S
[support] ParentIndexIterator: Add subscript and friend plus operators (#8916)
Sam Clegg committed
July 17, 2026
S
[test] Improve run_example_tests. NFC (#8918)
Sam Clegg committed
S
[cmake] Simplify C++ standard enforcement using target_compile_features (#8915)
Sam Clegg committed
T
Remove unused results in DAE2 (#8903)
Thomas Lively committed
A
ConstraintAnalysis: Remove older redundant constraints (#8912)
Alon Zakai committed
July 15, 2026
A
ConstraintAnalysis: Sort constraints internally (#8900)
Alon Zakai committed
A
Version 131 (#8908)
Alon Zakai committed
S
Disable fuzzing for relaxed atomics (#8909)
Steven Fontanella committed
S
Swap memarg bit for HasBackingArrayMask and HasMemoryOrderMask (#8905)
Steven Fontanella committed
A
[StackSwitching] CFG: Fix basic blocks around Resume (#8907)
Alon Zakai committed
A
ConstraintAnalysis: Handle contradictions we find during other work (#8906)
Alon Zakai committed
C
[NFC] use wasm module in analysis::CFG::fromFunction (#8902)
Changqing Jing committed
July 14, 2026
A
Fuzzer: Fix 64-bit max memory sizes, and add more variety (#8899)
Alon Zakai committed
D
Allow atomic operations on non-shared memory in SafeHeap (#8890)
Derek Schuff committed
C
Merge `Module['parseTextWithFeatures']` into `Module['parseText']` (#8901)
Chris Harvey committed
July 13, 2026
J
Report a host limit for memories too large for the shell to allocate (#8898)
Jacky Li committed
A
RemoveUnusedModuleElements: Handle null table segments (#8884)
Alon Zakai committed
A
ConstraintAnalysis: Fix Pops and non-nullable LocalSets (#8895)
Alon Zakai committed
A
Heap2Local: Handle unreachable code in adjustTypeFlowingThrough (#8892)
Alon Zakai committed
C
[NFC] Add module context to CFG construction (#8897)
Changqing Jing committed
July 10, 2026
A
ConstraintAnalysis: Fix some trivial asserts (#8893)
Alon Zakai committed
A
wasm-reduce: Fix up EH nested pops when adding blocks (#8894)
Alon Zakai committed
J
A
ConstraintAnalysis: Add inequality parsing (#8891)
Alon Zakai committed
July 9, 2026
A
ConstraintAnalysis: Copy constraints when copying locals (#8888)
Alon Zakai committed
July 8, 2026
A
July 7, 2026
S
Generate acqrel atomic.fence in fuzzer (#8885)
Steven Fontanella committed