Crate cranelift_native[][src]

Performs autodetection of the host for the purposes of running Cranelift to generate code to run on the same machine.

Functions

builders

Return settings and isa builders configured for the current host machine, or Err(()) if the host machine is not supported in the current configuration.