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

support poll_oneoff #109

Open
gkgoat1 opened this issue Dec 7, 2024 · 2 comments
Open

support poll_oneoff #109

gkgoat1 opened this issue Dec 7, 2024 · 2 comments

Comments

@gkgoat1
Copy link

gkgoat1 commented Dec 7, 2024

Go and Rust's tokio require an implementation of poll_oneoff, important parts of their ecosystem.

@turbolent
Copy link
Owner

So far I have not encountered any WASI WebAssembly programs that use it. Do you maybe have some example Go and Rust programs that use this WASI syscall?

@gkgoat1
Copy link
Author

gkgoat1 commented Dec 7, 2024

the Go runtime, so any Go program using the official toolchain, such as a "Hello, World".

mio's reactor, so, again, even a simple Tokio "Hello, World".

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

No branches or pull requests

2 participants