Registry / crypto / risc0-zkvm-platform

risc0-zkvm-platform

JSON →
library2.2.2rscratesunverified

Platform crate for RISC Zero's zero-knowledge virtual machine, providing core types and traits.

# Cargo.toml [dependencies] risc0-zkvm-platform = "2.2.2"
INSTALL
IMPORT
SIG · RISC0-ZKVM-PLATFOR
R
risc0-zkvm-platform
cryptorustv2.2.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MEM_SIZE
use risc0_zkvm_platform::memory::MEM_SIZE;

Access the memory size constant from the RISC Zero platform.

use risc0_zkvm_platform::memory::MEM_SIZE; fn main() { println!("Memory size: {}", MEM_SIZE); }
Debug
Known issues
gotchaPart of the RISC Zero ecosystem; requires specific toolchain and dependencies.
fix
Install the RISC Zero toolchain and follow the official setup guide.
affects: >=2.0.0
Upgrade
Version history
2.2.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
Amazon
1
Resources
risc0-zkvm-platform — cargo add risc0-zkvm-platform · libregistry