if there is FROMFIXNUM
opcode that takes the size of fixed-size integer as one argument and byte blob of that size as another argument and turns it into a variable-size integer it will be easy (and also BYTEREV
to deal with endianness)
1 Like