|
|
|
|
|
by pjmlp
3080 days ago
|
|
> Java APIs ARE C APIs, You lost me there. I wouldn't call JNI boilerplate a C API. > It is quite normal and traditional though, for C/C++ developers to work with what they call statically built binaries. Polyglot dev here, including C and C++. The way a library is linked is orthogonal to be made available on the SDK. |
|