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 = "")
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
call_stack
Sourcedynamic_memory
Sourcelocals
Sourceoutput
Sourcepc
Sourcerng_seed
Sourcestack
Source