We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6616fd commit 7d2d5b5Copy full SHA for 7d2d5b5
std/src/os/wasi/mod.rs
@@ -1,4 +1,4 @@
1
-//! Platform-specific extensions to `std` for WASI.
+//! Platform-specific extensions to `std` for the WebAssembly System Interface (WASI).
2
//!
3
//! Provides access to platform-level information on WASI, and exposes
4
//! WASI-specific functions that would otherwise be inappropriate as
0 commit comments