Module lua50

Module lua50 

Source
Expand description

Lua 5.0 settings.

Structsยง

Settings
Lua 5.0 compile constants. The Lua interpreter is compiled with certain predefined constants that affect how the byte code is generated. This structure represents a small subset of the constants that are relevant for Lunify. If the byte code you are trying to modify was complied with non-standard constants, you can use these settings to make it compatible.