Function cranelift_codegen_meta::isa_from_arch

source ·
pub fn isa_from_arch(arch: &str) -> Result<Isa, String>
Expand description

Generate an ISA from an architecture string (e.g. “x86_64”).