Stream: git-wasmtime

Topic: wasmtime / PR #13532 Reduce dependency on `std::io::Cursor`


view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2026 at 00:44):

alexcrichton opened PR #13532 from alexcrichton:less-cursor to bytecodealliance:main:

This commit moves towards removing the usage of std::io::Cursor in the component-model-async feature. This is not present in core and is a blocker for compiling the feature for no_std, so this starts to shave away at that.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2026 at 00:44):

alexcrichton requested dicej for a review on PR #13532.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2026 at 00:44):

alexcrichton requested wasmtime-wasi-reviewers for a review on PR #13532.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2026 at 00:44):

alexcrichton requested wasmtime-core-reviewers for a review on PR #13532.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2026 at 00:55):

alexcrichton updated PR #13532.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2026 at 02:36):

github-actions[bot] added the label wasmtime:api on PR #13532.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2026 at 02:36):

github-actions[bot] added the label wasi on PR #13532.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2026 at 15:37):

:thumbs_up: dicej submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2026 at 15:50):

alexcrichton added PR #13532 Reduce dependency on std::io::Cursor to the merge queue

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2026 at 16:16):

:check: alexcrichton merged PR #13532.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2026 at 16:16):

alexcrichton removed PR #13532 Reduce dependency on std::io::Cursor from the merge queue


Last updated: Jul 29 2026 at 05:03 UTC