bytecodealliance / bytecodealliance/go-modules
Support language agnostic wit worlds
Open
- Dominant language
- Go
- Stars
- 148
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Currently the world being targeted from Go has to explicitly `include wasi:cli/imports@0.2.0;`.
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.
Contributor guide
Assessment
This issue has not been assessed yet.