tree: 1c4890b7388793f9820cca24005b5326aca49932
  1. src/
  2. build.gradle.kts
  3. README.md
compiler/cli/cli-native-klib/README.md

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).