/jni-rs

Primary LanguageRustMIT LicenseMIT

jni-rs

A rust-lang FFI wrapper to access the Java Invocation API.

Only a subset of the JNI API has been implemented so far.

Disclaimer: This is one part of the very first code I've ever written in Rust. It's probably very ugly. No kittens were harmed while writing this code.