javavm

Crates.iojavavm
lib.rsjavavm
version0.1.2
sourcesrc
created_at2021-10-23 15:48:37.676401
updated_at2021-10-24 03:56:12.302053
descriptionA simple crate that caches the JavaVM structure globally and returns a valid JNIEnv for any thread, providing automatic thread attachment and detachment
homepage
repositoryhttps://github.com/Hardebayho/javavm
max_upload_size
id469952
size5,910
Adebayo Jagunmolu (bayo-code)

documentation

README

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.

Commit count: 9

cargo fmt