tinygo/loader
Ayke van Laethem d054d4d512 loader: respect $GOROOT when running go list
This makes it possible to select the Go version using GOROOT, and works
even if the `go` binary is not in $PATH.
2022-01-19 12:44:07 -05:00
..
errors.go main: match go test output 2021-05-06 20:04:16 +02:00
goroot.go loader: elminate goroot cache inconsistency 2021-12-28 18:01:15 -05:00
list.go loader: respect $GOROOT when running go list 2022-01-19 12:44:07 -05:00
loader.go pass more --dirs to wasmtime so it can read the entire module tree 2022-01-15 17:29:33 +01:00
ssa.go compiler: refactor and add tests 2021-01-15 14:43:43 +01:00