From 3f26bc14c670cec1c674cc7671407b6e7501d226 Mon Sep 17 00:00:00 2001 From: Sergey Rubanov Date: Thu, 28 Mar 2019 05:04:19 +0300 Subject: [PATCH] Fix link to WASI reference-sysroot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d30624..7a6df80 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ git submodules to pull in the upstream Clang and LLVM tree, as well as the WASI reference-sysroot tree. The Sysroot portion of this SDK is the -[WASI reference-sysroot](https://github.com/CraneStation/reference-sysroot). +[WASI reference-sysroot](https://github.com/CraneStation/wasi-sysroot). Upstream Clang and LLVM 8.0 can compile for WASI out of the box, and WebAssembly support is included in them by default. So, all that's done here is to provide