Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 321 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 321 Bytes

HuffBits

A WIP library for bitwise manipulation of data written in huff. This project is serving as a learning tool on my Huff journey, but I expect to use it for building other stuff too. It still needs work and may have bugs.

Credit to https://github.com/huff-language/huffmate inspiration for the testing setup.