| Age | Commit message (Expand) | Author |
| 2026-05-03 | chore: unify v128 representation | Henry |
| 2026-05-02 | chore: add more tests, fix issues with import types, cleanup doom example | Henry |
| 2026-04-26 | feat: multithreaded wasm parser | Henry |
| 2026-04-25 | chore: add specialized returns, optimize parser | Henry |
| 2026-04-25 | chore: add global bin op and acc superinstructions, cleanup executor | Henry |
| 2026-04-25 | fix: remove unsafe rewrites | Henry |
| 2026-04-25 | chore: reduce instantiation ovherhead & refactor optimize | Henry |
| 2026-04-24 | feat: new binopt superinstructions | Henry |
| 2026-04-18 | chore: cleanup | Henry |
| 2026-04-17 | feat: refactor optimizer + executor, add v128 super instructions | Henry |
| 2026-04-16 | chore: remove ref stack | Henry |
| 2026-04-12 | feat: rework public api, add missing export apis | 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 back latest spec | Henry |
| 2026-04-03 | feat: Wide Arithmetic | Henry |
| 2026-04-03 | feat: add relaxed simd | 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-30 | chore: remove block stack | Henry |
| 2026-03-28 | chore: cleanup, make value & block stack fixed size | Henry |
| 2026-03-25 | chore: atomic module data | Henry |
| 2025-11-27 | chore: remove unstable-simd feature, rename logging feature to log | Henry Gressmann |
| 2025-05-06 | chore: cleanup | Henry Gressmann |
| 2025-05-06 | chore: update deps, update nightly | Henry Gressmann |
| 2025-04-23 | chore: update deps, properly feature gate simd | Henry Gressmann |
| 2025-03-02 | Merge branch 'next' into feat/simd | Henry Gressmann |
| 2025-03-01 | feat: support the tail call proposal (#37) | Henry Gressmann |
| 2025-03-01 | feat: add most basic simd instructions | Henry Gressmann |
| 2025-02-25 | chore: update to rust 2024 | Henry Gressmann |
| 2025-02-12 | feat: use postcard for new twasm format | Henry Gressmann |
| 2024-12-04 | chore: update wasmparser to use new simd_visitor | Henry Gressmann |
| 2024-11-28 | chore: update wasmparser | Henry Gressmann |
| 2024-10-11 | feat: add simd support to the parser | Henry Gressmann |
| 2024-10-05 | chore: update deps | Henry Gressmann |
| 2024-09-12 | chore: refactor compiler macros | Henry Gressmann |
| 2024-08-12 | chore: clean up code | Henry Gressmann |
| 2024-07-01 | chore: refactor executor, add LocalCopy instructions | Henry Gressmann |
| 2024-06-28 | chore: restructure runtime | Henry Gressmann |
| 2024-06-28 | fix: fix 2.0 regressions introduced by 644395712a81c8f3fd56b6beafe9d3e09dfa9501 | Henry Gressmann |
| 2024-06-28 | feat: compact value stack (#21) | Henry Gressmann |
| 2024-06-13 | chore: update deps | Henry Gressmann |
| 2024-05-30 | chore: cleanup | Henry Gressmann |
| 2024-05-29 | chore: improve parser, clean up interpreter loop | Henry Gressmann |
| 2024-05-25 | chore: improve simd | Henry Gressmann |
| 2024-05-25 | wip: better bulk memory support | Henry Gressmann |