Post
There is no "default" compiler in Kotlin. You have to pick a compiler based on your target binary type. The JVM-stack is just the older one.
0