Reimplementation of Pijul in C, for education, fun and absolutely no profit

#2 Wrap vendored libraries (blake3 and zstd_seekable) in central interface

Closed on May 13, 2023
laumann on May 10, 2023

Instead of spreading the use of the blake3 and zstd_seekable APIs out in the codebase, create an internal API from which these libraries can be used. This’ll hopefully make it simpler to update vendored libs as there should only really be one file that’d require changes alongside a vendor update.

laumann on May 13, 2023

blip

laumann closed this discussion on May 13, 2023