kona-common 0.1.0

Common traits and system interfaces for developing client programs on top of Fault Proof VMs.
Documentation
1
2
3
//! This module contains raw syscall bindings for the `ZKVM` compilation context.

pub(crate) mod io;