tinygo/compileopts
Ayke van Laethem 05d2f2c412 main: improve support for x86-32 and add tests
To avoid breaking this, make sure we actually test x86-32 (aka i386 aka
GOARCH=386) support in CI.

Also remove the now-unnecessary binutils-arm-none-eabi package to speed
up CI a bit.
2020-10-02 08:54:43 +02:00
..
config.go nintendoswitch: support outputting .nro files directly 2020-09-12 18:37:58 +02:00
options.go builder: try to determine stack size information at compile time 2020-07-11 14:47:43 +02:00
options_test.go compileopts: improve error reporting of unsupported flags 2020-05-16 23:29:47 +02:00
target.go main: improve support for x86-32 and add tests 2020-10-02 08:54:43 +02:00
target_test.go compileopts: simplify copyProperties using reflection 2020-09-20 13:49:16 +02:00