summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
10 daysdocs: improve rust docsHenry
10 daysdocs: update changelogHenry
11 dayschore: simplify LinearMemory traitHenry
2026-07-15docs: update changelogHenry
2026-07-14fix: remove `_start` fallback for instantiationHenry
2026-06-29chore: v0.9.1Henry
2026-06-27feat: blocking host reentrant callsHenry
2026-05-05chore: prepare v0.9.0Henry
2026-04-26feat: new tinywasm cliHenry
2026-04-26docs: rework documentation, prepare pre-releaseHenry
2026-04-12feat: remove lifetimes from runtime objectsHenry
2026-04-12feat: rework public api, add missing export apisHenry
2026-04-04docs: update changelog, architecture, contributingHenry
2026-03-31chore: add more superinstructionsHenry
2025-04-26feat: add canonicalize_nans featureHenry Gressmann
2025-03-01feat: support the tail call proposal (#37)Henry Gressmann
2025-02-12fix: fix build, improve error handlingHenry Gressmann
2025-02-12feat: use postcard for new twasm formatHenry Gressmann
2025-01-06feat: replace `RefNull` with new `FuncRef` and `ExternRef` structsHenry Gressmann
2025-01-06Check returns in untyped host functions (#27)WhaleKit
2024-12-07chore: move wasm-testsuite to a seperate repo & update testsHenry Gressmann
2024-09-11ci: fix build, update changelogHenry Gressmann
2024-09-10docs: update changelog/contributingHenry Gressmann
2024-08-29chore: update changelogHenry Gressmann
2024-08-29feat: full multi-memory supportHenry Gressmann
2024-08-01chore: update depsHenry Gressmann
2024-06-30chore: Memory and Data Instances are no longer reference countedHenry Gressmann
2024-06-30chore: restructure runtime and reduce build dependenciesHenry Gressmann
2024-06-28chore: restructure runtimeHenry Gressmann
2024-06-28feat: compact value stack (#21)Henry Gressmann
2024-05-15feat: v0.7.0 (#13)Henry Gressmann
2024-05-10docs: update changelogHenry Gressmann
2024-03-27chore: update dependenciesHenry Gressmann
2024-03-13chore: optimize block stack, remove EndFunc (#12)Henry Gressmann
2024-03-12test: make tests work on more targets (#11)Henry Gressmann
2024-03-12feat: make `Imports` and `Module` cloneable (#9)David Rauschenbach
2024-03-09chore: improve documentation, testsHenry Gressmann
2024-03-01docs: update changelogHenry Gressmann
2024-03-01chore: prepare releaseHenry Gressmann