Skip to content

Conversation

@trucidare
Copy link

Closes #1582

Draft because this needs tests + a wasi js upgrade

*
* @since v0.5.14
*/
export enum SiFlags {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a bit more verbose, but I'd advocate labeling this and the next types as SendInputFlags, ReadInputFlags, etc.

@spotandjake
Copy link
Member

It looks like when #1612 was merged and we switched to node v18, we got the wasi features needed for this pr.

@phated
Copy link
Member

phated commented Mar 1, 2024

@trucidare I noticed you merged main. We've changed some syntax, so you'll probably need to resolve conflicts by making those changes.

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.

Implement WASI sockets

4 participants