HackerTrans
トップ新着トレンドコメント過去質問紹介求人

zoot64

no profile record

コメント

zoot64
·昨年·議論
Kotlin is compiled in the sense that it compiles down to bytecode read by the JVM. It's not machine code level but it is still compiled to a certain degree. And Kotlin can compile natively for multiple targets including macOS and iOS without need for the JVM. There's also WASM support too.