Accessing a C-written shared library from Java using the Foreign Function & Memory API is a significant improvement over the still-permitted variant using JNI. A key difference of FFM compared to JNI ...