docs(wit): document capability and component contracts
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
package component:clock-probe@0.1.0;
|
||||
|
||||
/// Base service exports plus the exact monotonic-clock Host capability used by
|
||||
/// this Component. Other Wasmeld capabilities are not linked implicitly.
|
||||
world clock-probe-component {
|
||||
include wasmeld:service/service-component@0.1.0;
|
||||
import wasmeld:clock/monotonic-clock@0.1.0;
|
||||
|
||||
Reference in New Issue
Block a user