[Lua] Add LuaJIT support (#6584)
[platform/upstream/flatbuffers.git] / CMake / DESCRIPTION.txt
1 FlatBuffers is a cross platform serialization library architected for
2 maximum memory efficiency. It allows you to directly access serialized
3 data without parsing/unpacking it first, while still having great 
4 forwards/backwards compatibility.