sunfishcode opened PR #6258 from sunfishcode:sunfishcode/update-system-interface
to bytecodealliance:main
:
poll_oneoff
usessystem_interface::ReadReady
to compute how many bytes are ready to be read, which is part of the Preview1poll_oneoff
API. This updates to system-interface 0.25.7 which has a fix to handle special files such as /dev/urandom and /dev/null properly.Fixes #6239.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
sunfishcode requested abrown for a review on PR #6258.
sunfishcode requested wasmtime-default-reviewers for a review on PR #6258.
pchickey submitted PR review.
sunfishcode merged PR #6258.
Last updated: Nov 22 2024 at 16:03 UTC