Skip to content

Instantly share code, notes, and snippets.

@backupbrain
Last active April 14, 2023 21:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save backupbrain/b270c075e6d19d7c063429f9976acef1 to your computer and use it in GitHub Desktop.
Save backupbrain/b270c075e6d19d7c063429f9976acef1 to your computer and use it in GitHub Desktop.
Platform CPU GOOS GARCH GOARM SDK CGO_FLAGS CARCH
Windows x86_64 windows amd64 x86_64
Windows x86_32 windows 386 x86_32
MacOS x86_64 darwin amd64 macos x86_64
MacOS M1 darwin arm64 macos arm64
Linux x86_64 linux amd64 x86_64
Linux x86_32 linux 386 x86_32
Linux arm64 linux arm64 arm64
iOS Simulator x86_64 darwin amd64 iphonesimulator -fembed-bitcode x86_64
iOS arm darwin arm64 iphoneos -fembed-bitcode arm64
Android arm7 android arm 7 -fembed-bitcode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment