Hacker News new | ask | show | jobs
by maaaats 2855 days ago
So it's the compiler that's native, not the output. Or?
1 comments

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.