Skip to content

WASI Runtime Compatability chart #650

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

Open
spotandjake opened this issue Mar 21, 2025 · 2 comments
Open

WASI Runtime Compatability chart #650

spotandjake opened this issue Mar 21, 2025 · 2 comments

Comments

@spotandjake
Copy link

As not every runtime covers the entire wasi spec some examples being node doesn't have support for sock_accept and deno doesn't support wasi at all. It can be hard to know what supports what and where, this is similar to the issue faced by wasm proposals which is where the compatibility chart here helps a lot. I think it would be beneficial if wasi had a similar chart I don't know if it should exist here or is maybe better off in the wasi.dev repo.

Generating this graph wouldn't be too hard with the use of the wasi-testsuite repo however as that is not up to date / actively maintained this will probably have to wait until #9 is completed.

@ricochet
Copy link
Contributor

I think wasi.dev might be the better fit and is already hosting a site. @ericgregory do you agree?

@ericgregory
Copy link

This sounds very useful—yes, I think wasi.dev is a natural place for this.

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

3 participants