tree: cb916fac89f9b1be469e9f9916208e44e61b21eb [path history] [tgz]
  1. src/
  2. build.gradle.kts
  3. ReadMe.md
compiler/ir/backend.native/ReadMe.md

Compilation of Native-specific IR into .klib files.

Code in this module does not depend on :kotlin-native:backend.native (which depends on heavy LLVM), which allows to use it during lightweight first compilation phase: from .kt sources and klibs (including CInterop ones) to .klib library.