Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 237 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 237 Bytes

JavaVM

A simple crate that caches the JavaVM structure globally and returns a valid JNIEnv for any thread, providing automatic thread attachment and detachment.

See the crate documentation for more details.