valyala / gozstd

go wrapper for zstd
MIT License
420 stars 60 forks source link

build: adds zig CC compiler for builds #55

Closed f41gh7 closed 1 year ago

f41gh7 commented 1 year ago

it should simplify releases for popular archs without building static libs at virtual machines https://dev.to/kristoff/zig-makes-go-cross-compilation-just-work-29ho

valyala commented 1 year ago

@f41gh7 , thanks for the pull request!