We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ccf45e commit 7982cf8Copy full SHA for 7982cf8
1 file changed
component-model/src/language-support/c.md
@@ -283,7 +283,7 @@ wasm-tools component new \
283
284
## 5. Inspect the built component
285
286
-Finally, you can inspect the WIT embedded in your component
+Finally, you can inspect a WIT representation of the imports and exports of your component
287
(including any WASI imports if you used them):
288
289
```
0 commit comments