ristretto_vm

Crates.ioristretto_vm
lib.rsristretto_vm
version0.26.0
created_at2024-10-10 21:47:28.362721+00
updated_at2025-08-21 22:02:51.62474+00
descriptionJava Virtual Machine
homepage
repositoryhttps://github.com/theseus-rs/ristretto
max_upload_size
id1404599
size4,271,588
Brian Heineman (brianheineman)

documentation

README

Ristretto VM

ci Documentation Code Coverage Benchmarks Latest version License Semantic Versioning

Getting Started

Implementation of a JVM.

Safety

This crate uses #![forbid(unsafe_code)] to ensure everything is implemented in 100% safe Rust.

License

Licensed under either of

Contribution

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.

Commit count: 1280

cargo fmt