Module strontium::machine

source ·
Expand description

This module contains the virtual machine which executes Strontium bytecode. The VM uses a set of typed registers to do number arithmetic, a memory vector provides the storage space for anything else.

Modules

Structs

Enums