Join Slack
Powered by
Ok it looks like main stopper for now (except json...
# kotlin-native
t
thevery
07/15/2018, 6:36 PM
Ok it looks like main stopper for now (except json but that's easy with expect/actual or kotlinx.serialization) is threading - what is the state for coroutines for K/N, is there any sample available for iOS?
n
napperley
07/16/2018, 2:42 AM
The Kotlin Native port of Kotlinx Coroutines is a WIP:
https://github.com/Kotlin/kotlinx.coroutines/tree/mpp/native/kotlinx-coroutines-core-native
2
Views
Open in Slack
Previous
Next