wasmer_cli::commands::create_exe::utils

Function target_triple_to_target

Source
pub(in commands) fn target_triple_to_target(
    target_triple: &Triple,
    cpu_features: &[CpuFeature],
) -> Target