| Age | Commit message (Expand) | Author |
| 2026-04-25 | chore: reduce instantiation ovherhead & refactor optimize | Henry |
| 2026-04-17 | feat: refactor optimizer + executor, add v128 super instructions | Henry |
| 2026-04-16 | chore: use new rust features | Henry |
| 2026-04-10 | chore: update testsuite | Henry |
| 2026-04-04 | fix: intruction enum size regression | Henry |
| 2026-04-03 | chore: update | Henry |
| 2026-03-30 | chore: cleanup | Henry |
| 2026-03-23 | chore: cleanup | Henry |
| 2026-03-23 | chore: re-use stack allocations | Henry |
| 2026-03-19 | feat: add all simd instructions, add stackop macro | Henry |
| 2026-02-12 | chore: upgrade deps | Henry |
| 2026-01-25 | chore: update deps | Henry |
| 2026-01-05 | chore: more simd stuff | Henry Gressmann |
| 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-10-03 | docs: archive notice | Henry Gressmann |
| 2025-09-21 | chore: update deps | Henry Gressmann |
| 2025-08-01 | chore: update deps | Henry Gressmann |
| 2025-06-26 | chore: update | Henry Gressmann |
| 2025-06-19 | chore: fix ci | Henry Gressmann |
| 2025-06-13 | chore: update deps | Henry Gressmann |
| 2025-05-29 | chore: update deps | Henry Gressmann |
| 2025-05-24 | chore: update deps, rename simd feature | Henry Gressmann |
| 2025-05-06 | chore: update deps, update nightly | Henry Gressmann |
| 2025-04-26 | feat: add canonicalize_nans feature | 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-06 | chore: update wasmparser | Henry Gressmann |
| 2025-03-06 | Merge branch 'next' into feat/simd | Henry Gressmann |
| 2025-03-02 | feat: memory64 support (#38) | Henry Gressmann |
| 2025-03-01 | chore: add back simd testsuite | 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-02-10 | chore: update deps | Henry Gressmann |
| 2025-01-14 | chore: update deps, spelling | Henry Gressmann |
| 2025-01-06 | feat: replace `RefNull` with new `FuncRef` and `ExternRef` structs | Henry Gressmann |
| 2025-01-06 | Check returns in untyped host functions (#27) | WhaleKit |
| 2024-12-28 | chore: update deps | Henry Gressmann |
| 2024-12-09 | chore: improve testsuite | Henry Gressmann |
| 2024-12-07 | chore: move wasm-testsuite to a seperate repo & update tests | Henry Gressmann |
| 2024-12-04 | chore: update wasmparser to use new simd_visitor | Henry Gressmann |
| 2024-11-28 | chore: update wasmparser | Henry Gressmann |
| 2024-11-21 | chore: update wasm testsuite | Henry Gressmann |
| 2024-11-17 | ci: don't add -D warnings rust flags | Henry Gressmann |
| 2024-11-13 | chore: update deps | Henry Gressmann |
| 2024-10-24 | chore: add root package version | 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 | chore: update deps, improve contributing guidelines, improve ci | Henry Gressmann |