Stream: git-wasmtime

Topic: wasmtime / PR #11792 Fix documentation examples in pipe.rs


view this post on Zulip Wasmtime GitHub notifications bot (Oct 04 2025 at 23:07):

jiang1997 opened PR #11792 from jiang1997:docs-fix-pipe-examples to bytecodealliance:main:

Replace todo!() placeholders in documentation examples with actual working code.
The examples now show how to properly create random, clocks, and sched instances needed for WasiCtx::new() function.

<!--
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 (Oct 04 2025 at 23:07):

jiang1997 requested wasmtime-wasi-reviewers for a review on PR #11792.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 04 2025 at 23:17):

jiang1997 updated PR #11792.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 04 2025 at 23:18):

jiang1997 updated PR #11792.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 06 2025 at 09:15):

rvolosatovs submitted PR review:

Should we also remove the no_run attributes?

view this post on Zulip Wasmtime GitHub notifications bot (Oct 07 2025 at 08:40):

jiang1997 updated PR #11792.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 07 2025 at 09:15):

jiang1997 requested rvolosatovs for a review on PR #11792.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 07 2025 at 10:45):

rvolosatovs merged PR #11792.


Last updated: Dec 06 2025 at 07:03 UTC