62cda2bc490498ffbad795f3fbc0487dbe39eef0
This change has two benefits: * Reference to LuaState's stack does not need to be adjusted when the stack needs to grow. * One less heap object for a closed upvalue.
Description
Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling. Forked GitHub Repository: https://github.com/luaj/luaj
https://luaj.sourceforge.net/
MIT
17 MiB