7
examples/agent-ping/wit/host.wit
Normal file
7
examples/agent-ping/wit/host.wit
Normal file
@@ -0,0 +1,7 @@
|
||||
package example:host
|
||||
|
||||
world host {
|
||||
import print: func(msg: string)
|
||||
|
||||
export run: func()
|
||||
}
|
Reference in New Issue
Block a user