Skip to content

Commit

Permalink
update link to the wasi sdk (#19)
Browse files Browse the repository at this point in the history
The sdk was moved to the webassembly repo - it autoredirects, but updating the link is still nice =)
  • Loading branch information
Pomax committed Oct 26, 2020
1 parent 91462de commit 8767c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ test/samples/*.js (3635 KiB)

### Wasm Build Steps

To build download the WASI SDK from https://github.com/CraneStation/wasi-sdk/releases.
To build download the WASI SDK from https://github.com/WebAssembly/wasi-sdk/releases.

The Makefile assumes the existence of "wasi-sdk-11.0" and "wabt" (optional) as sibling folders to this project.

Expand Down

0 comments on commit 8767c95

Please sign in to comment.