Expand description
This crate contains specifications on how to build Mun and how to configure several tools to generate machine code.
It is heavily inspired by the librustc_target crate.
Modules§
Functions§
- host_
triple - Returns the target triple of the host machine. This can be used as a default target.