Skip to content

Commit 4ed31e3

Browse files
authored
update CONTRIBUTING.md to indicate latest wasi-sdk status (#67)
Signed-off-by: Joel Dice <joel.dice@fermyon.com>
1 parent 071a9ba commit 4ed31e3

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,9 @@ channel](https://bytecodealliance.zulipchat.com/#narrow/stream/394175-SIG-Guest-
1414

1515
## Building from source
1616

17-
For the time being, we use a temporary fork of WASI-SDK which enables both
18-
shared library support and dlopen/dlsym. Once those features are upstreamed,
19-
we'll switch. Specifically, the remaining patches are:
20-
21-
- https://github.com/WebAssembly/wasi-libc/pull/429
22-
- https://github.com/WebAssembly/wasi-sdk/pull/338
23-
- Additional, yet-to-be created PRs to enable dlopen/dlsym
17+
For the time being, we use temporary forks of `wasi-sdk` and `wasi-libc` which
18+
enable support for `wasi-sockets`. Once that support is upstreamed, we'll
19+
switch.
2420

2521
### Prerequisites
2622

0 commit comments

Comments
 (0)