alexcrichton opened PR #13532 from alexcrichton:less-cursor to bytecodealliance:main:
This commit moves towards removing the usage of
std::io::Cursorin thecomponent-model-asyncfeature. This is not present incoreand is a blocker for compiling the feature forno_std, so this starts to shave away at that.<!--
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
-->
alexcrichton requested dicej for a review on PR #13532.
alexcrichton requested wasmtime-wasi-reviewers for a review on PR #13532.
alexcrichton requested wasmtime-core-reviewers for a review on PR #13532.
alexcrichton updated PR #13532.
github-actions[bot] added the label wasmtime:api on PR #13532.
github-actions[bot] added the label wasi on PR #13532.
:thumbs_up: dicej submitted PR review.
alexcrichton added PR #13532 Reduce dependency on std::io::Cursor to the merge queue
:check: alexcrichton merged PR #13532.
alexcrichton removed PR #13532 Reduce dependency on std::io::Cursor from the merge queue
Last updated: Jul 29 2026 at 05:03 UTC