Stream: wasmtime

Topic: Dead links


view this post on Zulip Andrew Brown (Dec 04 2025 at 17:29):

Speaking of dead links in the Wasmtime meeting today, here's what lychee (a Rust link-checker) finds when I run it on the Wasmtime repository:

$ lychee --github-token $GITHUB_TOKEN --max-concurrency 1 Code/wasmtime/
  1532/1532 ━━━━━━━━━━━━━━━━━━━━ Finished extracting links                                                                                                  Issues found in 22 inputs. Find details below.

[Code/wasmtime/cranelift/codegen/src/opts/README.md]:
     [429] https://github.com/bytecodealliance/wasmtime/issues/6128 | Rejected status code (this depends on your "accept" configuration): Too Many Requests

[Code/wasmtime/cranelift/docs/ir.md]:
     [429] https://github.com/bytecodealliance/wasmtime/blob/main/cranelift/fuzzgen/src/function_generator.rs | Rejected status code (this depends on your "accept" configuration): Too Many Requests

[Code/wasmtime/cranelift/isle/docs/language-reference.md]:
     [404] https://github.com/bytecodealliance/rfcs/tree/main/isle-extended-patterns.md | Rejected status code (this depends on your "accept" configuration): Not Found
     [404] https://github.com/bytecodealliance/wasmtime/blob/main/cranelift/isle/isle/src/trie.rs#L15-L166 | Rejected status code (this depends on your "accept" configuration): Not Found

[Code/wasmtime/cranelift/isle/veri/README.md]:
     [403] https://dl.acm.org/doi/10.1145/3617232.3624862 | Rejected status code (this depends on your "accept" configuration): Forbidden

[Code/wasmtime/crates/wasi-common/README.md]:
     [404] https://github.com/WebAssembly/WASI/blob/master/phases/snapshot/docs.md | Rejected status code (this depends on your "accept" configuration): Not Found

[Code/wasmtime/crates/wizer/README.md]:
     [404] https://github.com/bytecodealliance/wizer/tree/main/benches/regex-bench | Rejected status code (this depends on your "accept" configuration): Not Found
     [404] https://github.com/bytecodealliance/wizer/tree/main/benches/uap-bench | Rejected status code (this depends on your "accept" configuration): Not Found

[Code/wasmtime/docs/contributing-implementing-wasm-proposals.md]:
   [ERROR] file:///home/abrown/Code/wasmtime/docs/contributing-fuzzing.html | Cannot find file: File not found. Check if file exists and path is correct

[Code/wasmtime/docs/contributing-reducing-test-cases.md]:
   [ERROR] file:///home/abrown/Code/wasmtime/docs/github.com/bytecodealliance/wasm-tools | Cannot find file: File not found. Check if file exists and path is correct

[Code/wasmtime/docs/contributing.md]:
   [ERROR] file:///home/abrown/Code/wasmtime/docs/contributing-coc.html | Cannot find file: File not found. Check if file exists and path is correct

[Code/wasmtime/docs/examples-debugging-core-dumps.md]:
   [ERROR] file:///home/abrown/Code/wasmtime/docs/examples-rust-core-dumps.md | Cannot find file: File not found. Check if file exists and path is correct

[Code/wasmtime/docs/examples-debugging-native-debugger.md]:
   [ERROR] file:///home/abrown/Code/wasmtime/docs/examples-rust-debugging.md | Cannot find file: File not found. Check if file exists and path is correct

[Code/wasmtime/docs/examples-profiling-vtune.md]:
     [403] https://software.intel.com/en-us/vtune-help | Rejected status code (this depends on your "accept" configuration): Forbidden
     [403] https://software.intel.com/en-us/vtune/choose-download#standalone | Rejected status code (this depends on your "accept" configuration): Forbidden

[Code/wasmtime/docs/lang.md]:
   [ERROR] file:///home/abrown/Code/wasmtime/docs/github.com/bytecodealliance/wasmtime/releases/latest | Cannot find file: File not found. Check if file exists and path is correct

[Code/wasmtime/docs/security-what-is-considered-a-security-vulnerability.md]:
   [ERROR] file:///home/abrown/Code/wasmtime/docs/contributing-release-process.html#releasing-a-patch-version | Cannot find file: File not found. Check if file exists and path is correct

[Code/wasmtime/docs/stability-tiers.md]:
     [404] https://github.com/WebAssembly/threads/blob/master/proposals/threads/Overview.md | Rejected status code (this depends on your "accept" configuration): Not Found
     [404] https://github.com/WebAssembly/wasi-data | Rejected status code (this depends on your "accept" configuration): Not Found

[Code/wasmtime/docs/stability-wasm-proposals.md]:
     [404] https://github.com/WebAssembly/threads/blob/master/proposals/threads/Overview.md | Error (cached)

[Code/wasmtime/tests/component-model/design/high-level/UseCases.md]:
     [403] https://dl.acm.org/doi/pdf/10.1145/3360559 | Rejected status code (this depends on your "accept" configuration): Forbidden

[Code/wasmtime/tests/component-model/design/mvp/CanonicalABI.md]:
   [ERROR] file:///home/abrown/Code/wasmtime/tests/component-model/design/mvp/Concurrency#waiting | Cannot find file: File not found. Check if file exists and path is correct

[Code/wasmtime/tests/component-model/design/mvp/Concurrency.md]:
     [404] https://github.com/WebAssembly/WASI/tree/main/wasip2#looking-forward-to-preview-3 | Rejected status code (this depends on your "accept" configuration): Not Found

[Code/wasmtime/tests/component-model/design/mvp/Explainer.md]:
     [404] https://github.com/WebAssembly/WASI/tree/main/wasip2#looking-forward-to-preview-3 | Error (cached)
     [404] https://github.com/WebAssembly/WASI/tree/main/wasip2#readme | Rejected status code (this depends on your "accept" configuration): Not Found
     [403] https://semver.npmjs.com/ | Rejected status code (this depends on your "accept" configuration): Forbidden

[Code/wasmtime/tests/component-model/README.md]:
     [404] https://github.com/WebAssembly/WASI/tree/main/wasip2#looking-forward-to-preview-3 | Error (cached)
     [404] https://github.com/WebAssembly/WASI/tree/main/wasip2#readme | Error (cached)

[Code/wasmtime/tests/wasi_testsuite/wasi-threads/README.md]:
     [404] https://github.com/WebAssembly/wasi-parallel/blob/main/docs/Explainer.md | Rejected status code (this depends on your "accept" configuration): Not Found
     [403] https://www.researchgate.net/publication/336447205_Weakening_WebAssembly | Rejected status code (this depends on your "accept" configuration): Forbidden

🔍 1532 Total (in 5m 56s)  1412 OK 🚫 30 Errors 👻 3 Excluded 🔀 87 Redirects

view this post on Zulip Andrew Brown (Dec 04 2025 at 17:29):

cc: @Chris Fallin


Last updated: Dec 06 2025 at 06:05 UTC