Module netsblox_vm::bytecode

source ·
Expand description

Tools for generating executable ByteCode from a project’s abstract syntax tree.

To generate bytecode from a project, you can use ByteCode::compile.

Structs

Enums