Skip to main content
Version: 0.12 (unstable)

std::sys::vm

Namespace std::sys::vm contains low-level helper procedures that are primarily intended for use by the Miden VM recursive verifier.

Modules

ModuleDescription
std::sys::vm::constraints_evalProcedures that perform the constraints evaluation check and manage its associated parameters.
std::sys::vm::deep_queriesUtilities that construct the DEEP queries needed during proof verification.
std::sys::vm::modEntry-point procedures that orchestrate the overall recursive verification flow.
std::sys::vm::ood_framesHelpers for processing out-of-domain evaluation frames.
std::sys::vm::public_inputsRoutines for loading, hashing, and processing public inputs.