Simpler to read as a type. This style will allow me to define signed versions of the base types as simpler names than what they are currently.
struct.c is used for the general construction, inspection and deletion of the virtual machine structure (vm_t). runtime defines the execution routines, error enum, lookup tables, etc.