DEV Community

Discussion on: Top 43 Programming Languages: When and How to Use Them

Collapse
 
ondrejs profile image
Ondrej

AFAIK Kotlin does not compile to JavaScript, but to Java-bytecode and runs in JVM.

Collapse
 
senyordeveloper profile image
Jaume Prat
Collapse
 
skittishsloth profile image
Matthew Cory

Also Native compilation is in the works (beta I think? Maybe GA by now, haven't looked in a while and too lazy to go now.)