KISS-multiplayer
KISS-multiplayer copied to clipboard
[Suggestion] serverside luajit
LuaJIT could not only allow for custom binary modules via ffi, but might increase performance on the server. I tried to keep this description simple as possible (KISS intended) :^).
I personally don't see the point in this since performance is good enough as it is. Two other issues are:
- FFI wouldn't work with rust (at least I really don't think it would)
- The server uses rlua which doesn't have a feature for
LuaJIT
Sorry, forgot to close this for multiple years.