pub fn add_to_linker_proxy_interfaces_async<T: WasiView>( linker: &mut Linker<T>, ) -> Result<()>
Same as add_to_linker_async except that this only adds interfaces present in the wasi:http/proxy world.
add_to_linker_async
wasi:http/proxy