·
11 commits
to main
since this release
Patch Changes
-
b7a6e12: Optimizing grapheme break category lookup for better runtime trade-offs.
See issue for the explanation.
With this change, the library's constant memory footprint is reduced from 64 KB to 14 KB without performance regressions.
However, the code size increases slightly due to inlining. It's still relatively small.