Skip to main content

Module source_host

Module source_host 

Source

Structs§

HttpListenerSpec
Specification for an HTTP listener capability request.
HttpRequest
Incoming HTTP request delivered to the guest.
SourcePlan
Result of configure() — declares what the guest needs. Host rejects if capabilities.len() > 1 or unsupported capability.

Enums§

CapabilityRequest
What the guest requests from the host during configure().
ConcurrencyModel
The guest’s concurrency model declaration.
SubmitOutcome
Outcome of submit-exchange.

Traits§

Host
HostHttpListener
HostHttpListenerWithStore
HostWithStore

Functions§

add_to_linker
add_to_linker_instance

Type Aliases§

StreamBodyHandle
WasmError
WasmExchange