Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Limit codepoint caching to max 3-byte sequences
This keeps the benefit of avoiding sprintf on common codepoints without ballooning the lookup table too much.
- Loading branch information