| Age | Commit message (Expand) | Author |
| 2026-03-31 | chore: move locals to stack | Henry |
| 2026-03-30 | chore: cleanup | Henry |
| 2026-03-30 | chore: remove block stack | Henry |
| 2026-03-28 | chore: cleanup | Henry |
| 2026-03-28 | chore: undo BlockStack changes | 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-03-23 | chore: re-use stack allocations | Henry |
| 2026-03-19 | chore: replace magic numbers with expressions | Henry |
| 2026-03-19 | fix: canonicalize simd nans | 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: clippy, update msrv | Henry Gressmann |
| 2025-08-01 | chore: update deps | Henry Gressmann |
| 2025-07-17 | feat: make init stack size configurable (#44) | Fedor Smirnov |
| 2025-07-17 | fix: make `{ModuleInstance,FuncContext}::exported_memory` actually immutable ... | bbb651 🇮🇱 |
| 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: cleanup | 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 | Merge pull request #39 from explodingcamera/feat/simd | 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-11 | fix: canonicalize simd nan values | Henry Gressmann |
| 2025-03-09 | chore: progress on more simd instructions | Henry Gressmann |
| 2025-03-09 | chore: progress on more simd instructions | Henry Gressmann |
| 2025-03-09 | chore: progress on more simd instructions | 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-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-03-01 | chore: add back simd testsuite | Henry Gressmann |
| 2025-02-28 | wip: initial simd support | Henry Gressmann |
| 2025-02-25 | chore: update to rust 2024 | Henry Gressmann |
| 2025-02-12 | fix: fix build, improve error handling | Henry Gressmann |
| 2025-02-12 | feat: use postcard for new twasm format | Henry Gressmann |
| 2025-02-10 | chore: update deps | Henry Gressmann |