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.
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.