https://github.com/golang/arch
[mirror] architecture code
https://github.com/golang/arch
Last synced: 8 months ago
JSON representation
[mirror] architecture code
- Host: GitHub
- URL: https://github.com/golang/arch
- Owner: golang
- License: bsd-3-clause
- Created: 2015-08-27T00:28:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-20T22:23:17.000Z (9 months ago)
- Last Synced: 2025-03-28T19:08:18.335Z (9 months ago)
- Language: Go
- Homepage:
- Size: 1.98 MB
- Stars: 150
- Watchers: 38
- Forks: 56
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome - golang/arch - 11 star:0.2k fork:0.1k [mirror] architecture code (Go)
README
# arch
[](https://pkg.go.dev/golang.org/x/arch)
This repository holds machine architecture information used by the Go toolchain.
The parts needed in the main Go repository are copied in.
## Report Issues / Send Patches
This repository uses Gerrit for code changes. To learn how to submit changes to
this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/arch.
The main issue tracker for the arch repository is located at
https://go.dev/issues. Prefix your issue with "x/arch:" in the
subject line, so it is easy to find.