Expand description

risc0-zkvm-guest

This crate provides access to guest-side RISC-V APIs provided by the RISC Zero ZKVM.

Modules

Functions for interacting with the host environment.

Functions for computing SHA-256 hashes.

Macros

Used for defining a main entrypoint.

Functions

Require that accesses to behind the given pointer before the memory barrier don’t get optimized away or reordered to after the memory barrier.