| Age | Commit message (Expand) | Author |
| 2026-03-31 | chore: fix typed_select_multi, cleanup parser | Henry |
| 2026-03-31 | chore: add CallSelf/ReturnCallSelf | Henry |
| 2026-03-25 | chore: atomic module data | Henry |
| 2026-01-25 | chore: update deps | Henry |
| 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-02-25 | chore: update to rust 2024 | Henry Gressmann |
| 2024-10-11 | feat: add simd support to the parser | Henry Gressmann |
| 2024-09-11 | ci: improve no_std testing, add linux arm64 | 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 | feat: compact value stack (#21) | Henry Gressmann |
| 2024-05-29 | chore: update deps, cleanup | Henry Gressmann |
| 2024-05-29 | chore: improve parser, clean up interpreter loop | Henry Gressmann |
| 2024-05-15 | feat: v0.7.0 (#13) | Henry Gressmann |
| 2024-02-25 | chore: improve new parser arch | Henry Gressmann |
| 2024-02-25 | feat: new parser architecture | Henry Gressmann |
| 2024-01-31 | chore: overall code cleanup | Henry Gressmann |
| 2024-01-29 | feat: Bulk Memory Operations Proposal | Henry Gressmann |
| 2024-01-27 | pref: callstack/callframe improvements | Henry Gressmann |
| 2024-01-26 | feat: full no_std support | Henry Gressmann |
| 2024-01-23 | core: attach types to functions | Henry Gressmann |
| 2023-12-23 | chore: parse element sections, improve contributing.md | Henry |
| 2023-12-22 | feat: improve parser | Henry |
| 2023-12-19 | chore: cleanup clippy errors | Henry Gressmann |
| 2023-12-19 | feat: import section | Henry Gressmann |
| 2023-12-19 | feat: parse memory and table sections | Henry Gressmann |
| 2023-12-18 | feat: global parsing, improve testsuite | Henry Gressmann |
| 2023-12-06 | feat: validate module opcodes, logging feature | Henry Gressmann |
| 2023-12-05 | feat: block stack, make cargofmt a bit more sane | Henry Gressmann |
| 2023-12-04 | feat: add wat support to cli | Henry Gressmann |
| 2023-12-02 | feat: finish parser module, switch from tracing to log | Henry Gressmann |
| 2023-12-01 | feat: wip: seperate parser and types crates | Henry Gressmann |