dmildew v0.5.2 (2021-02-18T19:29:38Z)
Dub
Repo
VirtualMachine.run
mildew
vm
virtualmachine
VirtualMachine
run a chunk of bytecode with a given const table
class
VirtualMachine
ScriptAny
run
(
Chunk
chunk
,
bool
printDebugInfo
= false
,
bool
retCS
= false
)
Meta
Source
See Implementation
mildew
vm
virtualmachine
VirtualMachine
constructors
this
functions
copy
printChunk
printInstruction
printStack
run
runFunction
run a chunk of bytecode with a given const table