Globals
almostLua supports the following globals:
Fully Functional: assert, delay, error, getmetatable, print, rawequal, rawget, rawset, rawlen, require, setmetatable, spawn, tick, time, tonumber, tostring, type, version, wait, warn
Stubs/Functional just enough to not break scripts: gcinfo, pcall, printidentity, xpcall, ypcall
Non-Functional: getfenv, LoadLibrary
Last updated