Consider releasing other binary formats #1
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It seems like only the Linux x86-64 binaries are distributed, but can we expand to other OS and CPUs like FreeBSD arm64?
is there actually any demand for that whatsoever? I'm just about breaking even on paying for all of the infrastructure, paying for more hardware that would be used by like 3 people does not sound worth it to me
uh I assumed the extra compliation won't be a big deal since Golang makes this kind of jobs easy due to simpler cross-compliation, you can of course skip it if it isn't the case though