import "github.com/egdaemon/eg/runtime/x/wasi/execx"
func LookPath(name string) (string, error)
func MaybeRun(c *exec.Cmd) error
func String(ctx context.Context, prog string, args ...string) (_ string, err error)