Oddbean new post about | logout
 @63522c49 Elixir also gets this right. Even though my terminal renders an extra space after the emoji.

https://files.mastodon.social/media_attachments/files/111/165/845/325/077/926/original/f9de6a73a3ff677d.png 
 @19dd8b8c @63522c49 And languages like Elixir are about the only ones that could get proper character counts in the standard library.

Because you need to grab something like icu, which for system languages or core scripting languages (sh, perl, …) wouldn't be an option for their standard library (but definitely could for the extended standard library and I'd say should).