jow- / ucode

JavaScript-like language with optional templating
ISC License
87 stars 24 forks source link

lib: introduce zlib library #204

Closed f00b4r0 closed 2 weeks ago

f00b4r0 commented 1 month ago

Introduce a new "zlib" library which provides simplified bindings for zlib inflate/deflate operations.

jow- commented 2 weeks ago

Merged, thanks!