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

[rs] conflate wasi:io streams and stream<u8> in the runtime #185

Open
rvolosatovs opened this issue Jul 12, 2024 · 0 comments
Open

[rs] conflate wasi:io streams and stream<u8> in the runtime #185

rvolosatovs opened this issue Jul 12, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed rust wRPC Rust support

Comments

@rvolosatovs
Copy link
Member

rvolosatovs commented Jul 12, 2024

runtime-wasmtime should receive/send wasi:io streams as stream<u8>.
Most of this work is done, but we need to test it and ensure it actually works (and likely fix bugs).

Closing this issue requires a working example in examples

@rvolosatovs rvolosatovs added enhancement New feature or request rust wRPC Rust support help wanted Extra attention is needed labels Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed rust wRPC Rust support
Projects
None yet
Development

No branches or pull requests

1 participant