package main import "github.com/dave/wasmgo/cmd" func main() { cmd.Execute() }