pchickey opened PR #10717 from bytecodealliance:pch/sanitize_10714 to bytecodealliance:main:
This commit fixes broken URLs in the pre-compiling-wasm documentation that were causing 404 errors. The URLs for Component::deserialize and Component::deserialize_file were incorrectly pointing to a non-existent path. The fix updates the paths to correctly reflect that the Component struct is in the component module, not in the root namespace.
PR #10714 has a weird branch name with a warning from GitHub I haven't seen before, so rather than merge that lets just land this version where I changed the same typos locally and made a fresh commit, branch, and PR.
<!--
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
-->
pchickey requested alexcrichton for a review on PR #10717.
pchickey requested wasmtime-default-reviewers for a review on PR #10717.
pchickey requested fitzgen for a review on PR #10717.
alexcrichton has enabled auto merge for PR #10717.
alexcrichton submitted PR review.
alexcrichton merged PR #10717.
Last updated: Dec 06 2025 at 06:05 UTC