tinygo/loader
Ayke van Laethem 4ca2d3f0cf loader: load packages using Go modules
This commit replaces the existing ad-hoc package loader with a package
loader that uses the x/tools/go/packages package to find all
to-be-loaded packages.
2020-05-27 13:08:17 +02:00
..
errors.go loader: load packages using Go modules 2020-05-27 13:08:17 +02:00
goroot.go loader: merge roots from both Go and TinyGo in a cached directory 2020-05-27 13:08:17 +02:00
loader.go loader: load packages using Go modules 2020-05-27 13:08:17 +02:00
ssa.go loader: switch to custom program loader 2018-12-10 15:36:23 +01:00