We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Use WASI Socket to talk with RSocket service, and spec is here https://docs.rs/wasi/0.9.0+wasi-snapshot-preview1/wasi/
The text was updated successfully, but these errors were encountered:
Sadly, it seems that networking has not yet been fully fleshed. See this issue: bytecodealliance/wasmtime#1602
Sorry, something went wrong.
please try to use https://github.com/wasm3/wasm3 for testing. I think uvwasi has socket implementation for WASI https://github.com/cjihrig/uvwasi
No branches or pull requests
Use WASI Socket to talk with RSocket service, and spec is here
https://docs.rs/wasi/0.9.0+wasi-snapshot-preview1/wasi/
The text was updated successfully, but these errors were encountered: