struct

Zink::SaveSnapshot

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(dynamic_memory : Bytes, pc : Int32, stack : Array(UInt16), locals : Array(UInt16), call_stack : Array(CallFrame), rng_seed : UInt32 | Nil, output : String = "")
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

call_stack
Source
dynamic_memory
Source
locals
Source
output
Source
rng_seed
Source
stack
Source