Kotlin/Native is the general purpose compiler and ...
# kotlin-native
o
Kotlin/Native is the general purpose compiler and the runtime implementing memory management and type system. Compiler emits LLVM bitcode, so afterwards existing LLVM -> machine code generators can be used.