Stream: git-wasmtime

Topic: wasmtime / PR #10717 fix broken urls in docs; sanitized v...


view this post on Zulip Wasmtime GitHub notifications bot (May 02 2025 at 19:51):

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:

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 (May 02 2025 at 19:51):

pchickey requested alexcrichton for a review on PR #10717.

view this post on Zulip Wasmtime GitHub notifications bot (May 02 2025 at 19:51):

pchickey requested wasmtime-default-reviewers for a review on PR #10717.

view this post on Zulip Wasmtime GitHub notifications bot (May 02 2025 at 19:51):

pchickey requested fitzgen for a review on PR #10717.

view this post on Zulip Wasmtime GitHub notifications bot (May 02 2025 at 19:59):

alexcrichton has enabled auto merge for PR #10717.

view this post on Zulip Wasmtime GitHub notifications bot (May 02 2025 at 19:59):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 02 2025 at 20:26):

alexcrichton merged PR #10717.


Last updated: Dec 06 2025 at 06:05 UTC