| Age | Commit message (Expand) | Author |
| 2026-07-15 | perf: improve parser performance | Henry |
| 2026-07-15 | fix: 64 bit table addressing | Henry |
| 2026-07-15 | feat: decouple validation from parsing | Henry |
| 2026-07-14 | chore: simplify runtime, parser, types, and SIMD internals | Henry |
| 2026-05-04 | chore: cleanup | Henry |
| 2026-05-04 | chore: simplify parser & reduce allocations | Henry |
| 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 | chore: v0.9.0-alpha.0 | Henry |
| 2026-04-26 | docs: rework documentation, prepare pre-release | 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-22 | chore: reduce call & instantiation overhead | Henry |
| 2026-04-21 | feat: oom traps | Henry |
| 2026-04-19 | feat: simplify module api | Henry |
| 2026-04-19 | feat: lazy memory allocation, fix instruction rewrite order | Henry |
| 2026-04-18 | chore: cleanup | Henry |
| 2026-04-17 | feat: refactor optimizer + executor, add v128 super instructions | Henry |
| 2026-04-17 | feat: add JumpCmpLocalConst3/JumpCmpLocalLocal32 + rename superinstructions | Henry |
| 2026-04-16 | chore: remove ref stack | Henry |
| 2026-04-12 | chore: cleanup | Henry |
| 2026-04-12 | test: fix rust warm example build | Henry |
| 2026-04-12 | feat: remove lifetimes from runtime objects | Henry |
| 2026-04-12 | fix: fix remaining issues with extended-const | Henry |
| 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 |