Back to Browse

Kotlin/Native Options

3 builder options across 3 categories.

Kotlin/Native compiles Kotlin to native binaries without a JVM, targeting iOS, macOS, Linux, and Windows. Agent rules cover memory management (before and after the new MM), interop with platform APIs, and multiplatform shared code conventions.

Kotlin Multiplatform
kotlinx.coroutines
SQLDelight