I am not aware of a native code compiler of lua. I have used luac (LUAC man page ) to compile code into bytecode with a minor speed increase (lua is already ...
確定! 回上一頁