Crate risc0_zkvm_platform
source ·Expand description
Platform definitions for the RISC Zero zkVM, including IO port addresses, memory regions, and low-level runtime functions.
Modules
- Standard IO file descriptors for use with sys_read and sys_write.
Macros
- Construct a SyscallName declaration at compile time.