Skip to main content

Module p2

Module p2 

Source
Expand description

WASIp2 (wasi:tls@0.2.0-draft) host implementation.

Modules§

bindings
Auto-generated bindings.

Structs§

HostClientConnection
Represents the client connection and used to shut down the tls stream
HostClientHandshake
Represents the ClientHandshake which will be used to configure the handshake
HostFutureClientStreams
Future streams provides the tls streams after the handshake is completed
LinkOptions
Link-time configurations.

Functions§

add_to_linker
Add the wasi-tls world’s types to a wasmtime::component::Linker.