Files
garble/scripts
Daniel Martí 529ee19380 improve go_std_tables.go generation
Make runtimeAndLinknamed a set, like the other tables, for easy lookups
which will come in handy for Go 1.26 support.

Run `go list` across multiple platforms to ensure we cover all bases.
This again will help for Go 1.26 support, which introduces more
packages specific to MacOS and Windows.
2026-03-15 23:36:56 +01:00
..