Additional utilities for working with Tokio, adapted for WASI.
# Cargo.toml
[dependencies]
tokio-util_wasi = "0.7.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Convert a file reader into a stream of bytes.
Ensure you have a Tokio runtime, e.g., #[tokio::main]
No dependency data recorded yet.