Module wasmtime_wasi::sync
source · 👎Deprecated since 18.0.0: The wasmtime_wasi::sync module’s functionalty has been moved to
wasi_common::sync. This re-export will be removed from wasmtime_wasi in
19.0
Modules§
Structs§
- A reference to an open directory on a filesystem.
- A TCP socket server, listening for connections.
Functions§
- Return an
AmbientAuthority
value, which allows use of functions that include anAmbientAuthority
argument.