Split vm/runtime.c into two files
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.
This commit is contained in:
Reference in New Issue
Block a user