class

Dragonstone::Runtime::VMBackend

Inherits Dragonstone::Runtime::Backend < Dragonstone::Runtime::ValueConversion < Reference < Object

Constructors

new(log_to_stdout : Bool, argv : Array(String) = [] of String)
Source

Instance methods

backend_mode
Source
execute(program : IR::Program) : Nil
Source
export_namespace
Source
import_constant(name : String, value : ExportValue) : Nil
Source
import_variable(name : String, value : ExportValue) : Nil
Source