zua ~master (2020-02-09T15:49:24Z)
Dub
Repo
ValueType
zua
vm
engine
A enum containing the various types of Lua values
Values
Value
Meaning
Nil
Boolean
Number
String
Table
Function
Thread
Userdata
Heap
Tuple
Meta
Source
See Implementation
zua
vm
engine
classes
Engine
FunctionValue
LuaError
TableValue
ThreadValue
UserdataValue
enums
CoroutineStatus
Opcode
ValueType
functions
popCallstack
pushCallstack
structs
Stackframe
Traceframe
Value
variables
callstack
running
A enum containing the various types of Lua values