Description
A bit32-style bit manipulation library for Lua, useful when code needs compatibility with APIs commonly used by Lua 5.2 programs.
It is low-level scripting infrastructure. Developers use it for flags, masks, binary formats, or compatibility code that expects bitwise helper functions.