Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 526 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 526 Bytes

jni: Complete JNI raw bindings

This package includes Haskell bindings to the Java Native Interface (JNI). This package offers mostly unopinionated low-level bindings, which closely maps to the C API. For higher-level more opinionated bindings see the jvm and inline-java packages.