summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
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