-
Alexander Maryanovsky authored
This is needed to detect emojis in Compose Multiplatform. Also, it looks like the native implementations of `String.intCodePoints()` were broken. I fixed them by copying the relevant code from Compose.
This is needed to detect emojis in Compose Multiplatform. Also, it looks like the native implementations of `String.intCodePoints()` were broken. I fixed them by copying the relevant code from Compose.