From d53be633495379df577148d121a9cf52246b0c5e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 26 Jun 2024 18:08:03 +0200 Subject: Merging upstream version 0.0~git20240411.9e8c542. Signed-off-by: Daniel Baumann --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ca5d154..2519c8c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ string, environment variables, program startup, and many other APIs. `wasi-libc` is sufficiently stable and usable for many purposes, as most of the POSIX-compatible APIs are stable, though it is continuing to evolve to better align with wasm and WASI. For example, pthread support is experimentally -provided via the [wasi-threads] proposal.` +provided via the [wasi-threads] proposal. [wasi-threads]: https://github.com/WebAssembly/wasi-threads @@ -59,5 +59,5 @@ For Arch Linux users, there's an official [wasi-libc] package tracking this Git repository. You might want to install other [WASI related packages] as well. [wasi-sdk]: https://github.com/WebAssembly/wasi-sdk -[wasi-libc]: https://archlinux.org/packages/community/any/wasi-libc/ +[wasi-libc]: https://archlinux.org/packages/extra/any/wasi-libc/ [WASI related packages]: https://archlinux.org/packages/?q=wasi- -- cgit v1.2.3