Module miden_core::stack

source ·

Structs

  • Initial state of the stack to support program execution.
  • Output container for Miden VM programs.

Constants

  • The number of stack registers which can be accessed by the VM directly. This is also the minimum stack depth enforced by the VM.