HomeServer/3rd/lua/README

7 lines
293 B
Plaintext
Raw Normal View History

2024-11-20 15:41:09 +08:00
This is a modify version of lua 5.4.2 .
For detail ,
Shared Proto : http://lua-users.org/lists/lua-l/2014-03/msg00489.html
Shared short string table : http://blog.codingnow.com/2015/08/lua_vm_share_string.html
Signal for debug use : http://blog.codingnow.com/2015/03/skynet_signal.html