Is there any timeline when the old MM will be remo...
# kotlin-native
h
Is there any timeline when the old MM will be removed?
"Old K/N memory model is no longer supported"
h
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
h
Thanks.