blob: ab1b75dc1ed18c922bf783ddbe39b53317b3e729 [file] [view]
This module contains parts of driver code responsible for compiling Kotlin source files to klibs,
and does not depend on the Kotlin/Native compiler backend (`/kotlin-native/backend.native/compiler/ir/backend.native`)
Please note that it is not finished because it is missing the actual CLI interface (KT-81748).