Y
Hacker News
new
|
ask
|
show
|
jobs
by
dfabulich
3326 days ago
Today, Android cross-compiles JVM bytecode to its own non-JVM bytecode; I'd assume they'll continue using a two-stage approach for Kotlin.
1 comments
Skunkleton
3326 days ago
Kotlin claims future capability for "Native" applications. I assume that this is separate from "Android" applications, even if these are compiled to native instructions.
link
theWheez
3326 days ago
Correct, they are working on targeting LLVM
link