Module execution

Source
Expand description

Virtual Machine of tinyscript

Modules§

op_code
Op-Code implementation for tinyscript bytecode

Structs§

Chunk
A chunk of bytecode
VM
A stack based Virtual Machine.

Enums§

ScriptingValue
Value type to allow storing different kinds of values