pub async fn find_wasmcloud_binary<P>(dir: P, version: &str) -> Option<PathBuf>where P: AsRef<Path>,
Helper function to indicate if the wasmCloud host tarball is successfully installed in a directory. Returns the path to the binary if it exists