Module instance

Module instance 

Source
Expand description

§Virtual machine instance

Refer to the Instance struct for more information. With the virtual machine instance you can:

  • Do read/writes to the RAM
  • Start/stop/pause VM execution
  • Load dtb/kernel/bootrom

Structs§

Instance