An open API service indexing awesome lists of open source software.

https://github.com/inadarei/rust-multiplatform

Cross-compiling a Rust app for multiple platforms
https://github.com/inadarei/rust-multiplatform

Last synced: 2 months ago
JSON representation

Cross-compiling a Rust app for multiple platforms

Awesome Lists containing this project

README

          

# rust-multiplatform
A working demo of cross-compiling a Rust app on a Mac, for multiple
destination platforms. It is not as straightforward as Rust docs
would make you think :-)