| Crates.io | simple_jvmti |
| lib.rs | simple_jvmti |
| version | 0.1.0 |
| created_at | 2023-10-27 04:04:59.784668+00 |
| updated_at | 2023-10-27 04:04:59.784668+00 |
| description | simple jvmti library |
| homepage | https://simple_jvmti.itcraft.cn |
| repository | https://github.com/itcraft-cn/simple_jvmti |
| max_upload_size | |
| id | 1015546 |
| size | 123,238 |
The orginal version of the jvmti_wrapper and jvmti_sys is not available from github.com(link). So I cannot fork the repository to improve the functionality. But the code is available from docs.rs. The first commit is copied code from jvmti_wrapper and jvmti_sys.
I modified the code, fit Rust 2021.
Welcome, if you found something is wrong, please report it to the issue tracker.
Thank You!