Skip to content

fix: throw exception on exceeding stream buffer limit error #756

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

Merged
merged 1 commit into from
Jun 13, 2025

Conversation

emmanuel-ferdman
Copy link
Contributor

PR Summary

This really small PR fixes a missing exception by throwing an error when attempting to write beyond the stream's writable buffer limit, ensuring proper failure behavior in wasi-io.

Copy link
Collaborator

@vados-cosmonic vados-cosmonic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this fix @emmanuel-ferdman -- great find!

@vados-cosmonic vados-cosmonic enabled auto-merge June 13, 2025 10:17
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
@vados-cosmonic vados-cosmonic added this pull request to the merge queue Jun 13, 2025
Merged via the queue into bytecodealliance:main with commit 355bb44 Jun 13, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants