Possible candidate library/module: https://github.com/davidm/lua-bit-numberlua - [ ] Replace native bit/bit32 interfaces with pure-lua module - [ ] Alias used module functions (band,bor,rshift,lshift, ..) if necessary - [ ] Check performance did not go to hell - [ ] remove BitOp dependency from https://github.com/kaitai-io/ci_targets/commit/ec32dd9849ae7a5d29bb83853410d3809eda566a#diff-fa5a323febe0889c4e2f0a130b4cde4aR29
Possible candidate library/module: https://github.com/davidm/lua-bit-numberlua