mirror of
https://github.com/elua/elua.git
synced 2025-01-25 01:02:54 +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.