[][src]Module passerine::vm::vm

Structs

VM

A VM executes bytecode chunks. Each VM's state is self-contained, So more than one can be spawned if needed.