tinygo/compileopts
Ayke van Laethem 39ff13fd1a wasm: specify wasi-libc in code, not in the JSON target file
This brings a bit more consistency to libc configuration. It seems
better to me to set the header flags all in the same place, instead of
some in Go code and some in JSON target files (depending on the target).
2021-11-04 17:15:38 +01:00
..
config.go wasm: specify wasi-libc in code, not in the JSON target file 2021-11-04 17:15:38 +01:00
options.go main: test other architectures by specifying a different GOARCH 2021-10-04 18:22:55 +02:00
options_test.go compileopts: improve error reporting of unsupported flags 2020-05-16 23:29:47 +02:00
target.go targets: add CPU property everywhere 2021-11-03 23:03:44 +01:00
target_test.go main: remove -target flag for LLVM targets 2021-10-04 18:22:55 +02:00