tinygo/compileopts
Elliott Sales de Andrade 4858b27120 Also disable asynchronous unwind tables
These seem to be enabled in LLVM 14, and cause undefined symbol errors.
2022-04-11 14:58:55 +02:00
..
config.go main: calculate default output path if -o is not specified 2022-03-13 01:08:20 +01:00
options.go build: add JSON output to build command 2022-03-24 05:51:38 +01:00
options_test.go internal/task: remove coroutines 2022-01-19 14:42:02 -05:00
target.go Also disable asynchronous unwind tables 2022-04-11 14:58:55 +02:00
target_test.go compileopts: fix reversed append in the target file 2021-11-07 09:26:46 +01:00