Hacker News new | ask | show | jobs
by account42 1603 days ago
Do they need special support for UTF-8? One of the nice things about UTF-8 is that you can treat it as an 8-bit encoding in many cases if you only care about substrings and don't need to decode individual non-ASCII characters.
1 comments

At some point in the pipeline you need the tooling to constrain identifiers to XID_START and XID_CONTINUE