The RISC Zero zkVM circuit

Crate Feature Flags

The following crate feature flags are available.

| Feature | Target(s) | Implies | Description | | --- | --- | --- | ---- | | cuda || prove, std | Turns on CUDA GPU acceleration for the prover. Requires CUDA toolkit to be installed. | metal |macos|prove|Turns on Metal GPU acceleration for the prover prove|all except rv32im|std| Disable this feature if you want to use the guest module in guest-side code std|all|--|Support for stdlib in the guest