Module wasmtime_wasi::sync [−][src]
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
clocks | |
dir | |
file | |
sched | |
snapshots | |
stdio |
Structs
Dir | A reference to an open directory on a filesystem. |
Wasi | An instantiated instance of all available wasi exports. Presently includes both the “preview1” snapshot and the “unstable” (preview0) snapshot. |
WasiCtxBuilder |
Functions
clocks_ctx | |
random_ctx | |
sched_ctx |