Skip to content

Instantly share code, notes, and snippets.

@tokisakiyuu
Created December 5, 2022 15:57
Show Gist options
  • Save tokisakiyuu/2b17ba4e1d552cbe7210b7d6014b19fe to your computer and use it in GitHub Desktop.
Save tokisakiyuu/2b17ba4e1d552cbe7210b7d6014b19fe to your computer and use it in GitHub Desktop.
Common build targets for rust
x86_64-apple-darwin
aarch64-apple-darwin
x86_64-pc-windows-msvc
aarch64-pc-windows-msvc
x86_64-unknown-linux-musl
aarch64-unknown-linux-musl
x86_64-unknown-linux-gnu
armv7-unknown-linux-gnueabihf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment