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

Transport support WASI Socket #10

Open
linux-china opened this issue Apr 25, 2020 · 2 comments
Open

Transport support WASI Socket #10

linux-china opened this issue Apr 25, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@linux-china
Copy link

Use WASI Socket to talk with RSocket service, and spec is here
https://docs.rs/wasi/0.9.0+wasi-snapshot-preview1/wasi/

@jjeffcaii jjeffcaii added the enhancement New feature or request label Apr 25, 2020
@jjeffcaii
Copy link
Member

Sadly, it seems that networking has not yet been fully fleshed. See this issue: bytecodealliance/wasmtime#1602

@linux-china
Copy link
Author

please try to use https://github.com/wasm3/wasm3 for testing. I think uvwasi has socket implementation for WASI https://github.com/cjihrig/uvwasi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants