pub(crate) fn bind_http_server( wasm_deploy_path: PathBuf, ) -> (SocketAddr, impl Future<Output = ()> + 'static)