Y
Hacker News
new
|
ask
|
show
|
jobs
by
abollaert
2046 days ago
... which is why we want to use FFI instead ;-) Now you already can using JNA though. JNI still requires you to write native code and compile it for your target platform, FFI eliminates that need.