> Multiplatform projects are a new experimental...
# kotlin-native
g
Multiplatform projects are a new experimental feature in Kotlin 1.2, allowing you to reuse code between target platforms supported by Kotlin – JVM, JavaScript and (in the future) Native.
Well, this answers my question 🙂 Hope this lands in the next few weeks so that we can take it for a spin!