Crates.io | ristretto_vm |
lib.rs | ristretto_vm |
version | 0.26.0 |
created_at | 2024-10-10 21:47:28.362721+00 |
updated_at | 2025-08-21 22:02:51.62474+00 |
description | Java Virtual Machine |
homepage | |
repository | https://github.com/theseus-rs/ristretto |
max_upload_size | |
id | 1404599 |
size | 4,271,588 |
Implementation of a JVM.
This crate uses #![forbid(unsafe_code)]
to ensure everything is implemented in 100% safe Rust.
Licensed under either of
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.