|
|
|
|
|
by jszymborski
1121 days ago
|
|
Further to that point, Kotlin mainly targets the JVM (which can run pretty much everywhere), but also can be compiled to JavaScript, LLVM, and a bunch of other targets. Honestly the only times I've evaluated Kotlin for personal projects was bc of that flexibility. |
|