brane_exe

Module vm

Source
Expand description

Implements the VM trait, which is a simple trait for defining VMs that use threads.

Traitsยง

  • Defines a common interface (and some code) for virtual machines.