tinygo/compileopts
Nia Waldvogel 747336f0a9 runtime: remove extalloc
The extalloc collector has been broken for a while, and it doesn't seem reasonable to fix right now.
In addition, after a recent change it no longer compiles.
In the future similar functionality can hopefully be reintroduced, but for now this seems to be the most reasonable option.
2021-12-17 18:15:18 +01:00
..
config.go runtime: remove extalloc 2021-12-17 18:15:18 +01:00
options.go runtime: remove extalloc 2021-12-17 18:15:18 +01:00
options_test.go runtime: remove extalloc 2021-12-17 18:15:18 +01:00
target.go all: add LLVM 12 support 2021-11-30 21:53:16 +01:00
target_test.go compileopts: fix reversed append in the target file 2021-11-07 09:26:46 +01:00