Skip to content

obsidiandynamics/rust-xcomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rust-xcomp

Docker

Cross-compilation support for Rust.

Native linkers are courtesy of MinGW-w64 and OSXCross – supporting i686 and x86_64 Windows targets, and Darwin/macOS targets for x86_64 and aarch64/arm64.

To compile, run cargo build --target <target>, setting <target> as needed.

Releases

No releases published

Packages

No packages published