mirror of
https://github.com/lua/lua.git
synced 2026-09-02 16:38:19 +00:00
- LUAC_VERSION is equal to LUA_VERSION_NUM, and it is stored as an int. - 'sizeof(int)' and 'sizeof(size_t)' removed from the header, as the binary format does not depend on these sizes. (It uses its own serialization for unsigned integer values.)
693 B
693 B