Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement WASI sockets #1582

Open
ospencer opened this issue Jan 7, 2023 · 4 comments · May be fixed by #1590
Open

Implement WASI sockets #1582

ospencer opened this issue Jan 7, 2023 · 4 comments · May be fixed by #1590
Assignees

Comments

@ospencer
Copy link
Member

ospencer commented Jan 7, 2023

sock_accept got merged; we should implement WASI's socket capabilities.

@trucidare
Copy link

Did a Basic poc implementation here:

https://github.com/trucidare/sockets-gr

@ospencer
Copy link
Member Author

ospencer commented Jan 8, 2023

This is super cool to see!

@ospencer
Copy link
Member Author

ospencer commented Jan 9, 2023

@trucidare Would you be interested in contributing the work you did to the standard library? It would be most of socket.gr as the initial version.

@trucidare
Copy link

Hey,
yes i will do that later this day

@trucidare trucidare linked a pull request Jan 10, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants