You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the world being targeted from Go has to explicitly include wasi:cli/[email protected];.
This is not a big deal when building a special world for Go, but becomes a problem when generating bindings to a world not designed with Go in mind.
It would be great it the Go tooling would match other language's tooling, and wouldn't require this include.