Open Issues Need Help
View All on GitHub Fix `goreleaser` to work with cgo about 3 hours ago
AI Summary: The issue addresses the need for `goreleaser-cross` to properly support building Go projects that utilize CGO. This involves updating the Docker image to include the necessary C compilers and toolchains, such as `musl-gcc`, and correctly configuring the environment for cross-compilation across various target architectures. The goal is to ensure CGO-enabled applications can be built statically and reliably within the `goreleaser-cross` environment.
Complexity:
3/5
bug enhancement help wanted good first issue
🦁 A Minimal and Secure runtime for JavaScript and TypeScript.
Go
#go#javascript#runtime