wasi-libc/libc-bottom-half/cloudlibc
Joel Dice a2ed34e810
wasip2 support for close, poll, pselect (#486)
This enables `wasm32-wasip2` support for `close`, `poll`, and `pselect`.  I
cheated a bit for the latter by re-implementing `pselect` in terms of `poll` to
avoid having to implement wasip2 versions of both.

Signed-off-by: Joel Dice <joel.dice@fermyon.com>
Co-authored-by: Dave Bakker <github@davebakker.io>
2024-03-27 12:24:10 -07:00
..
src wasip2 support for close, poll, pselect (#486) 2024-03-27 12:24:10 -07:00
LICENSE WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00