winlibs_recipes icon indicating copy to clipboard operation
winlibs_recipes copied to clipboard

Will you package Go-based programs?

Open ghost opened this issue 1 year ago • 2 comments

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.

ghost avatar May 06 '24 16:05 ghost

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).

brechtsanders avatar May 06 '24 18:05 brechtsanders

Swift dropped support for MinGW years ago, so it's really a showstopper.

ghost avatar May 07 '24 11:05 ghost

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.

brechtsanders avatar Sep 13 '25 10:09 brechtsanders

Since this has already been addressed, please proceed to close it as well.

Enshitification avatar Sep 14 '25 01:09 Enshitification