From ff23ee829ace76e7ae59060bae56439714a08ccf Mon Sep 17 00:00:00 2001 From: pommicket Date: Mon, 8 Sep 2025 15:16:44 -0400 Subject: README: update goal to "No unsafe code" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4e0d031..9b5db61 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ and tiny code size (e.g. ~9 times smaller `.wasm.gz` size compared to the `png` - Small code size & complexity - No dependencies other than `core` - No panics -- Minimal unsafe code +- No unsafe code ## Non-goals -- cgit v1.2.3