| Age | Commit message (Expand) | Author |
| 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 |
| 2024-07-16 | chore: update wasmparser | Henry Gressmann |
| 2024-07-01 | chore: refactor executor, add LocalCopy instructions | Henry Gressmann |
| 2024-06-30 | chore: restructure runtime and reduce build dependencies | 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-25 | chore: update deps & testsuite, add msrv | Henry Gressmann |
| 2024-06-13 | chore: update deps | Henry Gressmann |
| 2024-05-30 | chore: cleanup | 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-25 | chore: improve simd | Henry Gressmann |
| 2024-05-25 | wip: better bulk memory support | Henry Gressmann |
| 2024-05-22 | chore: update deps | Henry Gressmann |
| 2024-05-15 | feat: v0.7.0 (#13) | Henry Gressmann |
| 2024-05-12 | chore: clippy fixes and more tests | Henry Gressmann |
| 2024-05-11 | chore: simplify code | Henry Gressmann |
| 2024-05-10 | chore: slight perf improvements | Henry Gressmann |