mirror of
https://git.proxmox.com/git/wasi-libc
synced 2025-10-04 03:47:06 +00:00
Remove trailing backtick in README.md (#455)
Updates README.md with trailing backtick removed.
This commit is contained in:
parent
c5264e2bbe
commit
4bac52eac3
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user