mirror of
https://github.com/elua/elua.git
synced 2025-01-08 20:56:17 +08:00
66f8c102a5
The new mode compiles the Lua files to .lc (bytecode) files for later use. This should be replaced later with a proper script dedicated to cross-compiling Lua sources.