I've been thinking about using this project as part of my project's release procedure. I hoped to be able to just pull prebuilt executables from GitHub Releases, but only aarch64 executables are released there.
In the meantime, I'll have to create a small project which pulls this repo, builds it and provides x86_64 releases to have a stable source for the x86_64 compilers.
I've been thinking about using this project as part of my project's release procedure. I hoped to be able to just pull prebuilt executables from GitHub Releases, but only aarch64 executables are released there.
In the meantime, I'll have to create a small project which pulls this repo, builds it and provides x86_64 releases to have a stable source for the x86_64 compilers.