class

Dragonstone::VM

Inherits Dragonstone::OPC < Reference < Object

Constructors

new(bytecode : CompiledCode, globals : Hash(String, Bytecode::Value) | Nil = nil, argv : Array(String) = [] of String, *, stdout_io : IO = IO::Memory.new, log_to_stdout : Bool = false, typing_enabled : Bool = false)
Source

Instance methods

export_globals
Source

Nested types