Hacker News new | ask | show | jobs
by cturtle 1617 days ago
Those are all valid points. At the moment I believe Zig has decided to leave full unicode support out of std because they don't want language releases dependent on unicode updates.
1 comments

> they don't want language releases dependent on unicode updates.

I'm sorry, what do you mean by this?

The "rules" of unicode change over time with updates to the unicode standard(s). One big one is the grapheme breaking algorithm, which has been updated over time to support things like the family emoji and other compositions.
That should be strictly related to the rendering