2022 2023 2024 Note that we do not intend to make arbitrary Kotlin/ JVM programs runnable on Kotlin/Native or Kotlin/ JS. [...] We are going another way: providing a common language for all platforms while enabling creation of common libraries through seamless interoperability with platform code. https://blog.jetbrains.com/kotlin/2017/04/kotlinnative-tech-preview-kotlin-without-a-vm/
2022 2023 2024 https://blog.jetbrains.com/kotlin/2018/02/kotlinnative-v0-6-is-here/ With v0.6 we brought Kotlin/Native multiplatform projects support, so same Gradle build could be used for different Kotlin backends, such as JVM, Native and JS.
2022 2023 2024 https://github.com/JetBrains/kotlin-native/releases/tag/v0.7 Use Gradle native dependency model, allowing to use .klib as Maven artifacts