flatbuffers/lua
Derek Bailey a27c7d8093
Fixed LuaJIT when not compiled with COMPAT mode (#6605)
LuaJIT as installed by apt doesn't include the COMPAT mode for using
Lua5.2 features. So this change just makes the flatbuffer code use a
common implementation.
2021-05-03 11:35:49 -07:00
..
flatbuffers Fixed LuaJIT when not compiled with COMPAT mode (#6605) 2021-05-03 11:35:49 -07:00
flatbuffers.lua