From 2fb5acc305d94a3827bd11eb8c72b68daa0a2a6a Mon Sep 17 00:00:00 2001 From: pommicket Date: Tue, 5 Sep 2023 14:37:16 -0400 Subject: clean up code a bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5011829..f74b727 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Also it has tiny code size (e.g. >8x smaller `.wasm.gz` size compared to the ## Goals -- Correctly decode all valid non-interlaced PNG files (on 32-bit platforms, some very large images +- Correctly decode all valid non-interlaced PNG files (on ≤32-bit platforms, some very large images might fail because of `usize::MAX`). - Small code size & complexity - No dependencies other than `core` -- cgit v1.2.3