Package-level declarations
Types
Link copied to clipboard
An enum class representing different modes of embedding LLVM IR bitcode in a binary.
Link copied to clipboard
An enum class representing the different build types for a native target in a Kotlin/Native project.
Link copied to clipboard
An enum class representing the different output types generated by the Kotlin/Native compiler. Each output type (or "kind") defines the format of the binary produced, such as an executable, a dynamic library, or a framework.