| Age | Commit message (Expand) | Author |
| 2026-04-12 | feat: rework public api, add missing export apis | Henry |
| 2026-04-06 | chore: use FromIterator for ValueCounts | 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: fix debug feature | 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-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 |
| 2026-03-23 | chore: cleanup | Henry |
| 2026-02-12 | chore: upgrade deps | Henry |
| 2026-01-25 | chore: update deps | Henry |
| 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-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 |
| 2025-04-23 | chore: update deps, properly feature gate simd | Henry Gressmann |
| 2025-04-03 | chore: update deps, cargo fmt | 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 |
| 2025-01-06 | feat: replace `RefNull` with new `FuncRef` and `ExternRef` structs | Henry Gressmann |
| 2024-12-28 | chore: update deps | 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-09-11 | ci: improve no_std testing, add linux arm64 | Henry Gressmann |
| 2024-09-10 | feat: Custom memory page size (#22) | Daniel Stuart |
| 2024-09-05 | chore: update to rust 1.81, update wasm testsuite | Henry Gressmann |
| 2024-09-02 | wip: simd support | Henry Gressmann |
| 2024-08-29 | feat: full multi-memory support | Henry Gressmann |
| 2024-08-25 | chore: update wasmparser + testsuite | Henry Gressmann |
| 2024-08-12 | chore: clean up code | Henry Gressmann |