mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-22 02:53:09 +00:00
6 lines
213 B
Plaintext
6 lines
213 B
Plaintext
This is a modify version of lua 5.5 .
|
|
|
|
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
|