tinygo/goenv
Ayke van Laethem ab2a81cc52 main: move TinyGo version to goenv
This is needed to make it available to more packages, for caching
purposes.

For caching, the version itself may not be enough during development.
But for regular releases, the version provides some protection against
accidentally using a cache entry that is invalid in a newer version.
2020-05-27 13:08:17 +02:00
..
goenv.go compiler: add support for CGO_ENABLED environment variable 2020-01-14 07:13:12 +01:00
version.go main: move TinyGo version to goenv 2020-05-27 13:08:17 +02:00