vm property

Machine? vm
getter/setter pair

vm: the virtual machine this interpreter is running. Most applications will not need to use this, but it's provided for advanced users.

Implementation

tac.Machine? vm;