Hey, guys. I’ve tried to compile Kotlin code with ...
# kotlin-native
u
Hey, guys. I’ve tried to compile Kotlin code with Kotlin/Nativ for android x86 (emulator and small percentage of devices) and found no such target. This task seems to be related and closed: https://github.com/JetBrains/kotlin-native/issues/939. Anything on this?
r
The only Android native targets are Arm32 and Arm64. There was another recent discussion on this here: https://kotlinlang.slack.com/archives/C3SGXARS6/p1557294422187000
u
@russhwolf Thanks for the link