WASI libc supports environment variables; update the README. (#172)

This commit is contained in:
Dan Gohman 2020-02-21 11:40:41 -08:00 committed by GitHub
parent 870a25121b
commit af92c5f9b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,6 @@ Some major known missing areas include:
- ipc - ipc
- termios - termios
- nss - nss
- environment variables
- timezones - timezones
- non-builtin locales - non-builtin locales
- TIOCGWINSZ (because cloudabi lacks it; affects isatty, line buffering for stdout) - TIOCGWINSZ (because cloudabi lacks it; affects isatty, line buffering for stdout)