Skip to content

Disable support for nonblocking file I/O#796

Merged
alexcrichton merged 1 commit intoWebAssembly:mainfrom
alexcrichton:disable-nonblocking-files
Apr 23, 2026
Merged

Disable support for nonblocking file I/O#796
alexcrichton merged 1 commit intoWebAssembly:mainfrom
alexcrichton:disable-nonblocking-files

Conversation

@alexcrichton
Copy link
Copy Markdown
Collaborator

Concerns brought up in #788 rightfully point out that this doesn't work on other platforms and it's been such a core assumption for so long we run more of a risk of breaking code by supporting it than we do continuing to not support it. This means that some recent changes no longer have test coverage, but that seems best addressed by #766 so it's deferred to that.

Concerns brought up in WebAssembly#788 rightfully point out that this doesn't work
on other platforms and it's been such a core assumption for so long we
run more of a risk of breaking code by supporting it than we do
continuing to not support it. This means that some recent changes no
longer have test coverage, but that seems best addressed by WebAssembly#766 so it's
deferred to that.
@alexcrichton alexcrichton merged commit 161b319 into WebAssembly:main Apr 23, 2026
33 checks passed
@alexcrichton alexcrichton deleted the disable-nonblocking-files branch April 23, 2026 17:02
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