[][src]Module wasi_common::wasi

Types and constants shared between 32-bit and 64-bit wasi. Types involving pointer or usize-sized data are excluded here, so this file only contains fixed-size types, so it's host/target independent.

Re-exports

pub use types::Errno;

Modules

types
wasi_snapshot_preview1

Type Definitions

Result