creationix / seaduk

An implementation of nucleus-js using duktape and libuv implemented in C
Other
34 stars 5 forks source link

WIP: Start on sortix-libz version (instead of miniz) #3

Open creationix opened 8 years ago

creationix commented 8 years ago

Currently I'm using a copy of miniz that I've patched and maintained through the years. This branch is an attempt at using a cleaned up fork of zlib instead.