zlib icon indicating copy to clipboard operation
zlib copied to clipboard

what about using asm code from zlib-ng ?

Open vtorri opened this issue 2 years ago • 1 comments

it seems that this project provides some nice improvements with asm. maybe zlib can also be improved with these asm code

vtorri avatar Apr 28 '23 13:04 vtorri

zlib-ng does not use asm and I think zlib recently removed most asm. If there is something you need from zlib-ng why not just use it?

nmoinvaz avatar Aug 21 '23 21:08 nmoinvaz