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:
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
-->
jiang1997 requested wasmtime-wasi-reviewers for a review on PR #11792.
jiang1997 updated PR #11792.
jiang1997 updated PR #11792.
rvolosatovs submitted PR review:
Should we also remove the
no_runattributes?
jiang1997 updated PR #11792.
jiang1997 requested rvolosatovs for a review on PR #11792.
rvolosatovs merged PR #11792.
Last updated: Dec 06 2025 at 07:03 UTC