pub fn resolve_runtime( runtime_name: Option<&str>, context_path: impl AsRef<Path>, use_version_hints: bool, ) -> Option<Runtime>
Resolve runtime from either explicit name or auto-detection