Comment by pzo
2 years ago
Will this work seemlesly with C only or C++ as well? I know swift this days have good c++ interop but not sure about jni/jna
2 years ago
Will this work seemlesly with C only or C++ as well? I know swift this days have good c++ interop but not sure about jni/jna
You are correct that JNA's C++ integration – while possible – is not exactly seamless. It is an area that we are actively researching better solutions for.