Module exe

Module exe 

Source

Structs§

FnBound
VmExe
Executable program for OpenVM.

Type Aliases§

FnBounds
Stores the starting address, end address, and name of a set of function.
SparseMemoryImage
Memory image is a map from (address space, address * size_of) to u8.