Module exe
openvm_
instructions
2.0.1
Module exe
Module Items
Structs
Type Aliases
In crate openvm_
instructions
openvm_instructions
Module
exe
Copy item path
Source
Structs
§
FnBound
VmExe
Executable program for OpenVM.
Type Aliases
§
FnBounds
Stores the starting address, end address, and name of a set of function.
Sparse
Memory
Image
Memory image is a map from
(address space, address * size_of<CellType>)
to u8.