go
https://github.com/golang/go
Go
The Go programming language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported941 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: runtime/jit: user frame support for JIT compilers and VMs
- cmd/link: TestExtLinkCmdlineDeterminism failures
- cmd/fix, x/tools/internal/refactor/inline: inlining 1 << f() may produce a constant (1 << 123) that is too large
- proposal: cmd/fix: add `//go:fix remove` directive for obsolete calls
- cmd/compile: archsimd VPSRLW missing constant-folding rewrite rules + suboptimal NotEqual codegen
- os: go 1.25.x regression on RemoveAll for oldest Windows 10 build 10240
- runtime: skip /proc reads when containermaxprocs=0
- x/tools/gopls: packages.Load: "go list failed to return CompiledGoFiles" error erases the real error
- cmd/objdump: disassembly of AVX instructions generated by archsimd produces nonsense.
- slices: document backing array behavior in package doc
- Docs
- Go not yet supported