winlibs_recipes
winlibs_recipes copied to clipboard
Will you package Go-based programs?
Related: https://github.com/brechtsanders/winlibs_recipes/issues/78
Go and Rust are really successful programming languages. Many people adopted them for their projects. Zig is very close but nowhere as popular, though.
So is Swift. I wish I could have them all in one fantastic build environment.
Unfortunately I'm not able to quite my dayjob just yet :-(
Having said that, Go already works. In fact I just compiled the new release of Go lipo.
But unfortunately I haven't been able to get GCC to compile Go yet (and D).
Swift dropped support for MinGW years ago, so it's really a showstopper.
Go is working, but not via GCC or LLVM yet, so it's not part of the download package yet.
Some recipes already build fine with Go from https://golang.org/, for example rqlite.
Since this has already been addressed, please proceed to close it as well.