Comment on Kotlin 1.2.60 comes with native compiler binariesparentComments−maaaats8ySo it's the compiler that's native, not the output. Or?−meddlepal8yThe submission is about the compiler which is now shipped as native binaries that have been compiled using ExclesiorJET AOT.There is also a compiler for Kotlin that builds native binaries instead of JVM bytecode. It is a different project from the same company.
Comments
So it's the compiler that's native, not the output. Or?
The submission is about the compiler which is now shipped as native binaries that have been compiled using ExclesiorJET AOT.
There is also a compiler for Kotlin that builds native binaries instead of JVM bytecode. It is a different project from the same company.