-
Notifications
You must be signed in to change notification settings - Fork 284
Open
Description
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.
igrep
Metadata
Metadata
Assignees
Labels
No labels