Module wasmtime_wasi::sync
source · [−]Expand description
Re-export the commonly used wasi-cap-std-sync crate here. This saves consumers of this library from having to keep additional dependencies in sync.
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 an AmbientAuthority
argument.