[][src]Crate wasi_common

Modules

host

WASI host types as defined in host. This file was originally generated by running bindgen over wasi/core.h, and the content still largely reflects that.

hostcalls
memory

Functions to go back and forth between WASI types in host and wasm32 representations.

wasm32

WASI types as defined in wasm32. This file was originally generated by running bindgen over wasi/core.h with a wasm32 target, and the content still largely reflects that, however it's been heavily modified, to be host-independent, to avoid exposing libc implementation details, to clean up cases where the headers use complex preprocessor macros, and to

Structs

WasiCtx
WasiCtxBuilder

Functions

preopen_dir