We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1025db8 commit 4f66337Copy full SHA for 4f66337
library/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