| Age | Commit message (Expand) | Author |
| 2026-04-05 | feat: x86 simd implementation for i8x16_swizzle + i8x16_shuffle | Henry |
| 2026-04-05 | chore: refactor simd code in preparation for x86 intrinsics | Henry |
| 2026-04-05 | chore: cleanup | Henry |
| 2026-04-05 | chore: fix stable build, move BranchTableTarget to FunctionData | Henry |
| 2026-04-05 | chore: refactor optimizer/add more superinstructions | Henry |
| 2026-04-05 | chore: improve fused instructions | Henry |
| 2026-04-04 | fix: intruction enum size regression | Henry |
| 2026-04-04 | chore: add ParserOptions | Henry |
| 2026-04-04 | chore: add back latest spec | Henry |
| 2026-04-03 | feat: Wide Arithmetic | Henry |
| 2026-04-03 | feat: add relaxed simd | Henry |
| 2026-04-03 | chore: cleanup | Henry |
| 2026-04-03 | chore: refactor interpreter loop | Henry |
| 2026-04-03 | chore: fix debug feature | Henry |
| 2026-04-03 | chore: put debug impl behind feature flag, cleanup | Henry |
| 2026-04-03 | chore: try to make simd ops more likely to autovectorize | Henry |
| 2026-04-03 | feat: add resumable calls / fuel tracking | Henry |
| 2026-04-02 | chore: clean up interpreter | Henry |
| 2026-04-01 | chore: cleanup + add wasm intrinsics | Henry |
| 2026-03-31 | chore: add more superinstructions | Henry |
| 2026-03-31 | chore: fix typed_select_multi, cleanup parser | Henry |
| 2026-03-31 | chore: add CallSelf/ReturnCallSelf | Henry |
| 2026-03-31 | chore: move locals to stack | Henry |
| 2026-03-30 | chore: cleanup | Henry |
| 2026-03-30 | chore: remove block stack | Henry |
| 2026-03-28 | chore: cleanup | Henry |
| 2026-03-28 | chore: undo BlockStack changes | Henry |
| 2026-03-28 | chore: cleanup, make value & block stack fixed size | Henry |
| 2026-03-25 | chore: atomic module data | Henry |
| 2026-03-23 | chore: cleanup | Henry |
| 2026-03-23 | chore: re-use stack allocations | Henry |
| 2026-03-19 | chore: replace magic numbers with expressions | Henry |
| 2026-03-19 | fix: canonicalize simd nans | Henry |
| 2026-03-19 | feat: add all simd instructions, add stackop macro | Henry |
| 2026-02-12 | chore: upgrade deps | Henry |
| 2026-01-25 | chore: update deps | Henry |
| 2026-01-05 | chore: more simd stuff | Henry Gressmann |
| 2025-12-08 | chore: update everything, more simd stuff | Henry Gressmann |
| 2025-11-27 | chore: remove unstable-simd feature, rename logging feature to log | Henry Gressmann |
| 2025-09-21 | chore: update deps | Henry Gressmann |
| 2025-08-01 | chore: clippy, update msrv | Henry Gressmann |
| 2025-08-01 | chore: update deps | Henry Gressmann |
| 2025-07-17 | feat: make init stack size configurable (#44) | Fedor Smirnov |
| 2025-07-17 | fix: make `{ModuleInstance,FuncContext}::exported_memory` actually immutable ... | bbb651 🇮🇱 |
| 2025-06-26 | chore: update | Henry Gressmann |
| 2025-06-19 | chore: fix ci | Henry Gressmann |
| 2025-05-29 | chore: update deps | Henry Gressmann |
| 2025-05-24 | chore: update deps, rename simd feature | Henry Gressmann |
| 2025-05-06 | chore: cleanup | Henry Gressmann |
| 2025-05-06 | chore: update deps, update nightly | Henry Gressmann |