File tree Expand file tree Collapse file tree
component-model/src/language-support Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ import their interfaces.
146146
147147> [ !NOTE]
148148> This section is about importing custom WIT interfaces from library components.
149- > By default, ` cargo component build ` imports any required [ WASI interfaces] ( https://wasi.dev/interfaces )
149+ > By default, ` cargo- component ` imports any required [ WASI interfaces] ( https://wasi.dev/interfaces )
150150> for us without needing to explicitly declare them.
151151
152152
@@ -577,5 +577,4 @@ If you are hosting a Wasm runtime, you can export a resource from your host for
577577
578578[cargo - component ]: https : // github.com/bytecodealliance/cargo-component
579579[cargo - component - install ]: https : // github.com/bytecodealliance/cargo-component#install
580- [example - component ]: https : // github.com/bytecodealliance/component-docs/tree/main/component-model/examples/example-host/add.wit
581580[docs - adder ]: https : // github.com/bytecodealliance/component-docs/tree/main/component-model/examples/tutorial/wit/adder/world.wit
You can’t perform that action at this time.
0 commit comments