Skip to content

Commit 32cd170

Browse files
committed
Update docs to say "libc" rather than "sysroot" where applicable.
1 parent b7ae2fe commit 32cd170

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ aren't stable yet.
77

88
It's several things.
99

10-
First, it's a usable libc. It builds a "sysroot" which can be pointed to by
10+
First, it's a usable libc. It builds a "libc" which can be used by
1111
compilers, such as Clang 8.0, using the wasm32-wasi target. It's a work in
1212
progress, but it is already sufficient to run basic programs.
1313

0 commit comments

Comments
 (0)