Hacker News new | ask | show | jobs
by tsewlliw 4768 days ago
Is rune "right" even? I thought that rune was a single codepoint. How does that behave in the presence of combining characters or in non normalized unicode strings?

https://twitter.com/glitchr_

1 comments

Yes it is a single codepoint. Normalization is a whole other issue, and a much less trivial one.