We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5264e2 commit 4bac52eCopy full SHA for 4bac52e
1 file changed
README.md
@@ -8,7 +8,7 @@ string, environment variables, program startup, and many other APIs.
8
`wasi-libc` is sufficiently stable and usable for many purposes, as most of the
9
POSIX-compatible APIs are stable, though it is continuing to evolve to better
10
align with wasm and WASI. For example, pthread support is experimentally
11
-provided via the [wasi-threads] proposal.`
+provided via the [wasi-threads] proposal.
12
13
[wasi-threads]: https://github.com/WebAssembly/wasi-threads
14
0 commit comments