tinygo/loader
Ayke van Laethem 08ca1d13d0
loader: enforce Go language version in the type checker
This means for example that ranging over integers will only work when
setting the Go version to go1.22 or later in the go.mod file.
2024-01-19 13:46:27 +01:00
..
errors.go main: match go test output 2021-05-06 20:04:16 +02:00
goroot.go os/user: add bare-bones implementation of the os/user package 2023-12-30 10:56:23 +01:00
list.go main (test): integrate test corpus runner 2022-01-23 10:22:28 -05:00
loader.go loader: enforce Go language version in the type checker 2024-01-19 13:46:27 +01:00
ssa.go compiler: add support for type parameters (aka generics) 2022-06-11 20:41:16 +02:00