Skip to content

wasip2 support for close, poll, pselect#486

Merged
sunfishcode merged 1 commit intoWebAssembly:mainfrom
dicej:close-poll-pselect
Mar 27, 2024
Merged

wasip2 support for close, poll, pselect#486
sunfishcode merged 1 commit intoWebAssembly:mainfrom
dicej:close-poll-pselect

Conversation

@dicej
Copy link
Copy Markdown
Collaborator

@dicej dicej commented Mar 19, 2024

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.

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>
@sunfishcode sunfishcode merged commit a2ed34e into WebAssembly:main Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants