Hacker News new | ask | show | jobs
by throwawaymaths 498 days ago
> The standard library not being equipped to handle Unicode is the entire problem.

what? unicode is in the standard library.

https://github.com/ziglang/zig/blob/master/lib/std/unicode.z...