Is there way to write JNI binding for Kotlin/JVM under Kotlin/Native (instead of C++)?
r
r4zzz4k
06/23/2020, 12:34 PM
Not at the moment. There is an internal API within cinterop, I've seen multiple persons showing some interest in polishing it to allow external usage, but no actual activity for that.
n
natario1
06/23/2020, 2:56 PM
I might be reading the question wrong, but I'm using