Currently, Lua resources are stored as source code in the database. For performance, it is better to store compiled bytecode instead.
Currently, Lua resources are stored as source code in the database. For performance, it is better to store compiled bytecode instead.