Skip to content

A Rust crate that helps cache the JavaVM and provide JNIEnv for multiple threads

Notifications You must be signed in to change notification settings

bayo-code/javavm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Rust crate that helps cache the JavaVM and provide JNIEnv for multiple threads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages