Can you please provide binary releases? I saw that there's already a GitHub workflow that builds via cargo, if we could also upload the build artifacts with the releases, that would be great.
Having a library linked with musl would be great as I'd be able to run it on systems with older GLIBC.
Can you please provide binary releases? I saw that there's already a GitHub workflow that builds via cargo, if we could also upload the build artifacts with the releases, that would be great.
Having a library linked with
muslwould be great as I'd be able to run it on systems with older GLIBC.