| Age | Commit message (Expand) | Author |
| 4 days | Support tortuisebota-tortuise | Mica White |
| 10 days | docs: improve rust docs | Henry |
| 11 days | chore: reverse stack op closures | Henry |
| 11 days | chore: add more memory superinstructions | Henry |
| 11 days | chore: simplify LinearMemory trait | Henry |
| 12 days | fix: dropkeep not being emited correctly | Henry |
| 12 days | chore: update deps, fix clippy warnings, add wast ModuleDefinition | Henry |
| 2026-07-15 | docs: update changelog | Henry |
| 2026-07-15 | refactor: simplify runtime APIs and state | Henry |
| 2026-07-15 | perf: keep lazy memory virtual | Henry |
| 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-07-14 | fix: remove `_start` fallback for instantiation | Henry |
| 2026-07-14 | chore: specialize local copy, use closures to improve traces | Henry |
| 2026-07-08 | chore: simplify simd instruction implementations | Henry |
| 2026-06-27 | feat: blocking host reentrant calls | Henry |
| 2026-05-18 | chore: update | Henry |
| 2026-05-05 | chore: prepare v0.9.0 | Henry |
| 2026-05-04 | chore: cleanup | Henry |
| 2026-05-04 | chore: simplify parser & reduce allocations | Henry |
| 2026-05-03 | docs: add more doctests, reduce minumum fuel usage | Henry |
| 2026-05-03 | feat: add WasmTupleChain | Henry |
| 2026-05-03 | chore: unify v128 representation | Henry |
| 2026-05-02 | chore: bump version | Henry |
| 2026-05-02 | chore: add more tests, fix issues with import types, cleanup doom example | Henry |
| 2026-05-02 | chore: implement tuple traits for up to 16 arguments | Henry |
| 2026-05-02 | feat: add doom example, fix import argument order | Henry |
| 2026-04-26 | chore: v0.9.0-alpha.0 | Henry |
| 2026-04-26 | feat: new tinywasm cli | 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 | fix: no_std build | Henry |
| 2026-04-18 | feat: memory backend api | 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-16 | chore: use new rust features | Henry |
| 2026-04-12 | chore: cleanup | Henry |