Hacker News new | ask | show | jobs
by throwaway2037 773 days ago

    > JNA will extract the appropriate native library ..., save the library to a temp file, then load it.
JNA does this?

FYI: JNA = Java Native Access project: https://github.com/java-native-access/jna

1 comments