Description
Native binaries can be built from Kotlin code through an LLVM-based backend and native standard library.
It is useful for developers building Kotlin programs outside the JVM, including command-line tools and multiplatform components. Native builds depend on target platform support and toolchain configuration.