docs(wit): document capability and component contracts
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package component:echo@0.1.0;
|
||||
|
||||
/// Echo only needs the base service lifecycle and imports no Host capability.
|
||||
world echo-component {
|
||||
include wasmeld:service/service-component@0.1.0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user