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

[14.0.0] Fix file writes in preview 2 implementation #7425

Conversation

alexcrichton
Copy link
Member

This is a backport of #7394 modulo new tests since the 14.0.x testing infrastructure is different than main's

* add a preview1_file_write test to show behavior of large file writes

reproduces bytecodealliance#7390

* filesystem output-stream: update position cursor
@alexcrichton alexcrichton requested a review from pchickey October 31, 2023 17:22
@alexcrichton alexcrichton requested a review from a team as a code owner October 31, 2023 17:22
@github-actions github-actions bot added the wasi Issues pertaining to WASI label Oct 31, 2023
@alexcrichton alexcrichton merged commit 556b4a5 into bytecodealliance:release-14.0.0 Oct 31, 2023
32 checks passed
@alexcrichton alexcrichton deleted the backport-fs-write-fix branch October 31, 2023 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasi Issues pertaining to WASI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants