diff options
author | pommicket <pommicket@gmail.com> | 2025-09-08 15:16:44 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-09-08 15:17:06 -0400 |
commit | ff23ee829ace76e7ae59060bae56439714a08ccf (patch) | |
tree | 5683c5a352d1dd6b194a76cc597eb42fbc09aa27 /README.md | |
parent | 4f17affdd6f2f3829d1de24842c72a23fafd4e79 (diff) |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |