ristretto_vm 0.27.0

Java Virtual Machine
docs.rs failed to build ristretto_vm-0.27.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: ristretto_vm-0.20.0

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.