We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17b322f commit c1ff6fdCopy full SHA for c1ff6fd
src/tools/wasm-component-ld/README.md
@@ -1,7 +1,7 @@
1
# `wasm-component-ld`
2
3
-This wrapper is a wrapper around the [`wasm-component-ld`] crates.io crate. That
4
-crate. That crate is itself a thin wrapper around two pieces:
+This wrapper is a wrapper around the [`wasm-component-ld`] crates.io crate.
+That crate is itself a thin wrapper around two pieces:
5
6
* `wasm-ld` - the LLVM-based linker distributed as part of LLD and packaged in
7
Rust as `rust-lld`.
0 commit comments