From 0202878e1cdf5448fb007cc080c98cce707c889f Mon Sep 17 00:00:00 2001 From: WhaleKit Date: Mon, 6 Jan 2025 18:25:53 +0600 Subject: Check returns in untyped host functions (#27) --------- Signed-off-by: Henry Gressmann Co-authored-by: Henry Gressmann --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index a660685..e52cdc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixed archive **no_std** support which was broken in the previous release, and added more tests to ensure it stays working +- Check returns in untyped host functions ([#27](https://github.com/explodingcamera/tinywasm/pull/27)) (thanks [@WhaleKit](https://github.com/WhaleKit)) ## [0.8.0] - 2024-08-29 -- cgit v1.3.1