LEB128

LEB128 or Little Endian Base 128 is a variable-length code compression used to store arbitrarily large integers in a small number of bytes. LEB128 is used in the DWARF debug file format and the WebAssembly binary encoding for all integer literals.

Source: Wikipedia — LEB128 (CC BY-SA 4.0)

LEB128

LEB128 or Little Endian Base 128 is a variable-length code compression used to store arbitrarily large integers in a small number of bytes. LEB128 is used in the DWARF debug file format and the WebAssembly binary encoding for all integer literals.

Source: Wikipedia "LEB128" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy