native-kt is a Gradle plugin that makes calling C/C++ code from Kotlin (Multiplatform/JVM) very simple.
It automatically generates bindings for JNI, Foreign Function & Memory API, JVMCI, cinterop, and JS/Wasm — no boilerplate, just clean code.
Even JS/Wasm is supported!
On JVM and Android, it supports Critical native functions for low-overhead calls.
u/Husker___ — 9 days ago