sure, you could just compile the same Kotlin code ...
# kotlin-native
o
sure, you could just compile the same Kotlin code for both JVM and Native targets with different compilers, like in https://github.com/JetBrains/kotlinconf-app
😍 1