staticvar.dev
  • Home
  • Posts
  • Nexus↗
  • Reading list↗
  • Resume

Kotlin Multiplatform#

Four Doors, One Party - K/N, JNI, JNA & FFM

September 13, 2025 11 min read
KotlinKmpInteropJvmNativePerformance
A friendly guide to four ways Kotlin reaches native power: Kotlin Native, JNI, JNA and the JDK Foreign Function and Memory API. What they are, pros and cons, where they shine and how to choose.
Read more →

From Source to Sorcery - Kotlin Native's Interop Magic

September 5, 2025 6 min read
KotlinKotlin NativeCinteropMacOSWindowsLinux
Pragmatic, desktop focused guide to Kotlin/Native C interop on macOS, Windows, and Linux: .def file anatomy, Gradle cinterops, type mapping, memory safety patterns, callbacks, string/encoding, platform specific linking and packaging, error handling, performance tuning, debugging, and checklists.
Read more →

Copyright © 2020-2025 by Shreyansh Lodha