Unicode support #611
super-betonamu-jin
started this conversation in
General
Replies: 1 comment
-
|
Could you please add a short example for this issue? This would help to understand and fix the problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Even though it pulls in the ICU library as a dependency, it doesn’t seem as prepared for Unicode as I expected. For example, attempting to reverse a complex emoji, such as flags, can even crash the program. This makes me think the runtime is more fragile than I had previously believed.
Beta Was this translation helpful? Give feedback.
All reactions