An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.
# Cargo.toml
[dependencies]
tokio_wasi = "1.25.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Tokio runtime and runs an async task.
Ensure you are compiling for a WASI target and have the necessary features enabled.
No dependency data recorded yet.