Hi chat, I have a somewhat strange task to call C+...
# announcements
a
Hi chat, I have a somewhat strange task to call C++ code from a Kotlin project, I know Kotlin is interoperable with Java, so I can use the Java Native Interface technology, but it's kind of troublesome and I wonder, is there any alternative?