diff --git a/README.md b/README.md index e2e3d7f..685e8e8 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ wasi-libc tree. The libc portion of this SDK is the [wasi-libc](https://github.com/WebAssembly/wasi-libc). -Upstream Clang and LLVM (from 8.0 onwards) can compile for WASI out of the box, +Upstream Clang and LLVM (from 9.0 onwards) 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 builds configured to set the default target and sysroot for convenience.