wasi-libc/libc-bottom-half/cloudlibc
Joel Dice 373f8f0149 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-06-25 12:13:35 +02:00
..
src wasip2 support for close, poll, pselect (#486) 2024-06-25 12:13:35 +02:00
LICENSE WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00