@olonho Are there any plans to make some of these Kotlin/native features compatible with other kotlin platforms? i.e. Workers, and thread local objects? I'd also be interested to know if there are any plans to opt-in to kotlin/native threading restrictions on other platforms. If it's better, I could see that being useful as well.
t
thevery
07/09/2018, 11:12 PM
check latest issues/PRs in KN repo for discussions
g
gildor
07/09/2018, 11:27 PM
@thevery I couldn't find a related discussion, maybe you could share a link
👍 2
o
olonho
07/10/2018, 6:04 AM
on other platforms we do not control runtime, so some features just cannot be implemented