Expand description
Implementation of the wasi:http/proxy
world.
The implementation at the top of the module for use in async contexts,
while the sync
module provides implementation for use in sync contexts.
Modules§
- Raw bindings to the
wasi:http/proxy
exports. - Sync implementation of the
wasi:http/proxy
world.
Structs§
- Bindings to the
wasi:http/proxy
world.
Functions§
- Add all of the
wasi:http/proxy
world’s interfaces to awasmtime::component::Linker
.