We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edbe5ba commit 1faddc5Copy full SHA for 1faddc5
README.md
@@ -67,7 +67,7 @@ cargo install hello-world-rust-wasm-component
67

68
69
You can use any [WASM host runtime for components]. You can find the API surface
70
-in [`wit/world.wit`](wit/world.wit).
+and any imports you need to provide in [`wit/world.wit`](wit/world.wit).
71
72
For language-specific binding documentation, check out
73
[`hello-world-rust-wasm-component.js`].
0 commit comments