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
- Host: GitHub
- URL: https://github.com/inadarei/rust-multiplatform
- Owner: inadarei
- License: mit
- Created: 2022-08-20T12:25:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-29T03:37:38.000Z (9 months ago)
- Last Synced: 2025-02-03T14:28:35.347Z (8 months ago)
- Language: Makefile
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 :-)