Crate mijit

source ·

Modules

  • A partial implementation of the Beetle virtual machine in Mijit. This serves as an illustrative example as an integration test.
  • Mijit’s instruction set. This instruction set is used to define virtual machines, and it is also used to remember what code Mijit has generated.