dylibso / dylibso/xtp-go-bindgen
update prepare.sh, xtp.toml & can remove pdk `main`
Open
- Dominant language
- EJS
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
If we update `prepare.sh` to require `tinygo` version 0.34+ (as well as whatever compatible `go` versions are supported), then we can remove the `func main() {}` stub we generate as it is no longer needed.
In xtp.toml, we need to then update the `build` command to include `-buildmode c-shared` param in the `tinygo` call.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.