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

Add documentation about exported WASI functions #17

Closed
mathetake opened this issue Dec 3, 2020 · 0 comments
Closed

Add documentation about exported WASI functions #17

mathetake opened this issue Dec 3, 2020 · 0 comments

Comments

@mathetake
Copy link
Contributor

Given that Proxy-Wasm is a sort of "extension" of WASI, we should have the document about which functions in WASI should be exported to WasmVMs in this specification. That would be helpful for both SDK developers and users.

Actually, some of WASI functions are already available in cpp-host, though some of them just return __WASI_ESUCCESS and are virtually unimplemented.

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

1 participant