1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-31 01:53:50 +02:00
goreleaser/pkg/build
Carlos Alexandro Becker d43f84aa3f
refactor(build): preparing to support multiple languages (#5307)
This starts laying the foundation for supporting more languages, the
first of which will probably be Zig, and then Rust.

I already have a zig prototype working in another branch, just raw
dogged it to see if it would work, and since it does, now I'll do it
piece by piece but with hopefully slightly better code.
2024-11-25 23:00:28 -03:00
..
build_test.go refactor(build): preparing to support multiple languages (#5307) 2024-11-25 23:00:28 -03:00
build.go refactor(build): preparing to support multiple languages (#5307) 2024-11-25 23:00:28 -03:00