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 185a7ba commit 312fe1eCopy full SHA for 312fe1e
README.md
@@ -39,7 +39,7 @@ You can inspect the output component WASM using something like this:
39
40
```sh
41
wasm-tools component wit target/wasm32-wasi/debug/*.wasm
42
-# world my-component {
+#=> world my-component {
43
# import print: func(msg: string)
44
# export run: func()
45
# }
0 commit comments