nodejs / uvwasi

WASI syscall API built atop libuv
MIT License
226 stars 50 forks source link

Clarify top-level purpose of uvwasi in README.md #171

Closed hostilefork closed 2 years ago

hostilefork commented 2 years ago

This adds a diagram provided by @tniessen to the README, which I believe is very helpful (at least it would have saved me quite some time, puzzling over why uvwasi wasn't what I hoped it would be.)

(I believe it's also good to clarify that uvwasi is not useful to people with libuv-based code who wish to run that code in WASI containers. I'm sure many in that situation would type in "libuv" and "wasi" and get here as the top hit.)

danbev commented 2 years ago

Landed in 3102114c8a90e4b63c256cda9d763b2d1a480920.