package
0.15.1
Repository: https://github.com/twitchyliquid64/golang-asm.git
Documentation: pkg.go.dev

# Functions

BuildModeSupported reports whether goos/goarch supports the given build mode using the given compiler.
MSanSupported reports whether goos/goarch supports the memory sanitizer option.
MustLinkExternal reports whether goos/goarch requires external linking.
RaceDetectorSupported reports whether goos/goarch supports the race detector.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Arch represents an individual architecture.

# Type aliases

ArchFamily represents a family of one or more related architectures.