Crate mun_target

Source
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§

abi
spec

Functions§

host_triple
Returns the target triple of the host machine. This can be used as a default target.