tinygo/loader
Ayke van Laethem dbc438b2ae loader: use name "main" for the main package
This should make exported names a bit more consistent.

I believe there was a bug report for this issue, but I can't easily find
it. In any case, I think it's an important improvement to match the
behavior of the Go toolchain.
2021-01-15 14:43:43 +01:00
..
errors.go loader: rewrite/refactor much of the code to use go list directly 2020-09-03 22:10:14 +02:00
goroot.go support WASI target (#1373) 2020-09-29 21:58:03 +02:00
list.go loader: rewrite/refactor much of the code to use go list directly 2020-09-03 22:10:14 +02:00
loader.go loader: use name "main" for the main package 2021-01-15 14:43:43 +01:00
ssa.go loader: rewrite/refactor much of the code to use go list directly 2020-09-03 22:10:14 +02:00