cranelift::prelude::isa

Constant ALL_ARCHITECTURES

pub const ALL_ARCHITECTURES: &'static [&'static str];
Expand description

The string names of all the supported, but possibly not enabled, architectures. The elements of this slice are suitable to be passed to the lookup_by_name function to obtain the default configuration for that architecture.