Join Slack
Powered by
Is there any timeline when the old MM will be remo...
# kotlin-native
h
hfhbd
05/09/2023, 2:11 PM
Is there any timeline when the old MM will be removed?
j
John O'Reilly
05/09/2023, 2:14 PM
https://github.com/Kotlin/kotlinx.coroutines/releases/tag/1.7.0
John O'Reilly
05/09/2023, 2:14 PM
"Old K/N memory model is no longer supported"
h
hfhbd
05/09/2023, 2:17 PM
I mean the Kotlin Native compiler, you could still use the old mm without coroutines:
https://kotlinlang.org/docs/native-memory-manager.html#legacy-memory-manager
a
Alexander Shabalin [JB]
05/09/2023, 2:31 PM
Deprecated since 1.8.20. Will be removed in 1.9.20.
https://kotlinlang.org/docs/whatsnew1820.html#deprecation-of-the-legacy-memory-manager
h
hfhbd
05/09/2023, 2:32 PM
Thanks.
6
Views
Open in Slack
Previous
Next