You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
There's currently no way to close the host stream reader handle with an error, e.g. when the host is streaming data into some fallible I/O sink, e.g.
wasip3-prototyping/crates/wasi/src/p3/cli/host.rs
Line 84 in de530d7