Docs.rs
wasi-0.14.1+wasi-0.2.3
wasi 0.14.1+wasi-0.2.3
Permalink
Docs.rs crate page
Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
Links
Repository
crates.io
Source
Owners
alexcrichton
sunfishcode
Dependencies
compiler_builtins ^0.1
normal
optional
rustc-std-workspace-core ^1.0
normal
optional
rustc-std-workspace-alloc ^1.0
normal
optional
wit-bindgen-rt ^0.39.0
normal
Versions
63.07%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wasi
0.14.1+wasi-0.2.3
Module io
Module Items
Modules
In crate wasi
wasi
Module
io
Copy item path
Source
Modules
ยง
error
poll
A poll API intended to let users wait for I/O events on multiple handles at once.
streams
WASI I/O is an I/O abstraction API which is currently focused on providing stream types.