tinygo/compileopts
Ayke van Laethem bd56636d58 all: make emulator command a string instead of a []string
This matches the flash-command and is generally a bit easier to work
with.
This commit also prepares for allowing multiple formats to be used in
the emulator command, which is necessary for the esp32.
2022-04-28 07:50:03 +02:00
..
config.go all: make emulator command a string instead of a []string 2022-04-28 07:50:03 +02: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 all: make emulator command a string instead of a []string 2022-04-28 07:50:03 +02:00
target_test.go all: make emulator command a string instead of a []string 2022-04-28 07:50:03 +02:00