Join Slack
Powered by
The talk from Google Workspace folks on KMP <https...
# multiplatform
u
ursus
06/25/2025, 3:34 PM
The talk from Google Workspace folks on KMP
https://www.youtube.com/watch?v=5lkZj4v4-ks
▾
They talk about
String
improvements. Is that something that's going to be upstreamed to the compiler or will stay their app specific?
e
ephemient
06/26/2025, 6:59 PM
https://youtrack.jetbrains.com/issue/KT-71534/Native-Support-Latin-1-encoded-strings-at-runtime
was implemented
https://youtrack.jetbrains.com/issue/KT-74908/Kotlin-Native-enable-latin1Strings-by-default
is not yet enabled
u
ursus
06/26/2025, 7:01 PM
so.. it will be transparent to apps eventually?
e
ephemient
06/26/2025, 8:00 PM
yes. like how
JEP 254
changed Java's string representation, the same app code will simply be more efficient once it's enabled in Kotlin/Native
u
ursus
06/26/2025, 8:00 PM
okay great thanks !
3
Views
Open in Slack
Previous
Next