forked from WebAssembly/wasi-blobstore
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Without an explicit `outgoing-value.finish`, the host may not know when the data stream has finished and when to stop writing. Additionally, this allows for errors to be communicated to the guest, which may have happened asynchronously Signed-off-by: Roman Volosatovs <[email protected]>
- Loading branch information
1 parent
6387153
commit 18f1288
Showing
2 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters