pub fn select_native_runtime_from_artifacts(
artifacts: &[NativeRuntimeArtifact],
profile: &HostRuntimeProfile,
mesh_version: &str,
skippy_abi: Option<&str>,
selection: &RuntimeSelection,
) -> Option<CandidateEvaluation>pub fn select_native_runtime_from_artifacts(
artifacts: &[NativeRuntimeArtifact],
profile: &HostRuntimeProfile,
mesh_version: &str,
skippy_abi: Option<&str>,
selection: &RuntimeSelection,
) -> Option<CandidateEvaluation>