| Age | Commit message (Expand) | Author |
| 2024-03-27 | chore: update dependencies | Henry Gressmann |
| 2024-03-13 | chore: optimize block stack, remove EndFunc (#12) | Henry Gressmann |
| 2024-03-09 | chore: improve documentation, tests | Henry Gressmann |
| 2024-03-01 | Release 0.5.0 | Henry Gressmann |
| 2024-03-01 | chore: prepare release | Henry Gressmann |
| 2024-02-22 | chore: update wasm testsuite, fix broken tests | Henry Gressmann |
| 2024-02-13 | chore: update dependencies | Henry Gressmann |
| 2024-01-30 | Release 0.4.0 | Henry Gressmann |
| 2024-01-29 | chore: add more examples, refactoring | Henry Gressmann |
| 2024-01-26 | feat: add more examples, work on new public api | Henry Gressmann |
| 2024-01-25 | feat: pass full wasm 1.0 testsuite | Henry Gressmann |
| 2024-01-11 | chore: bump to alpha version | Henry Gressmann |
| 2024-01-10 | chore: improve documentation, tests | Henry Gressmann |
| 2024-01-06 | feat: imports | Henry Gressmann |
| 2024-01-04 | test: impprove panic reporting | Henry Gressmann |
| 2023-12-27 | chore: bump version | Henry |
| 2023-12-27 | Release 0.1.0 | Henry |
| 2023-12-19 | chore: bump version | Henry Gressmann |
| 2023-12-16 | chore: bump version so graphic stays up to date | Henry Gressmann |
| 2023-12-15 | Release 0.0.4 | Henry Gressmann |
| 2023-12-10 | Release 0.0.3 | Henry Gressmann |
| 2023-12-10 | docs: improve rustdoc | Henry Gressmann |
| 2023-12-09 | fix: missing versions | Henry Gressmann |
| 2023-12-09 | Release 0.0.2 | Henry Gressmann |
| 2023-12-09 | fix: crate metadata | Henry Gressmann |
| 2023-12-09 | Release 0.0.1 | Henry Gressmann |
| 2023-12-09 | chore: prepare publish | Henry Gressmann |
| 2023-12-09 | fix: tinywasm_cli publish key | Henry Gressmann |
| 2023-12-09 | chore: improve documentation | Henry Gressmann |
| 2023-12-06 | feat: cli now has options to specify arguments and function to run | 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 store ids | Henry Gressmann |
| 2023-12-04 | chore: remove unneeded dependencies | Henry Gressmann |
| 2023-12-04 | feat: add typed_func_handle, check for _start function | Henry Gressmann |
| 2023-12-04 | fix: wat feature flag, ensure wasm target compiles | Henry Gressmann |
| 2023-12-04 | feat: add wat support to cli | Henry Gressmann |
| 2023-12-04 | chore: refactoring | Henry Gressmann |
| 2023-12-03 | chore: refactoring | Henry Gressmann |
| 2023-12-03 | feat: new tinywasm api | Henry Gressmann |
| 2023-12-02 | feat: finish parser module, switch from tracing to log | Henry Gressmann |
| 2023-12-01 | chore: add instructions | Henry Gressmann |
| 2023-11-30 | feat: improve module instance api | Henry Gressmann |
| 2023-11-30 | feat: add ModuleInstance.get_func | Henry Gressmann |
| 2023-11-30 | feat: make module immutable | Henry Gressmann |
| 2023-11-30 | chore: improve api | Henry Gressmann |
| 2023-11-29 | feat: start work on 'real' interpreter | Henry Gressmann |
| 2023-11-29 | feat: basic working wasm adder (experiment) | Henry Gressmann |
| 2023-11-28 | chore: add wasm spec testsuite | Henry Gressmann |
| 2023-11-28 | refactor: seperate cli crate | Henry Gressmann |