Files
tinygo/builder
Ayke van Laethem 2930c44bfc main: add -debug flag that controls debuginfo stripping
Debug information is useful in many case, but in the case of WebAssembly
it increases the binary size by a large amount. It also inhibits
compression of relocations. Therefore I've made debug information
optional and disabled by default.

(Debug information is still generated, but stripped from the binary at
the link step).
2021-07-12 14:16:16 +02:00
..
2020-04-09 20:23:51 +02:00
2020-04-09 20:23:51 +02:00
2020-09-09 19:17:11 +02:00
2021-04-05 20:52:04 +02:00
2021-04-19 13:14:33 +02:00
2020-04-09 20:23:51 +02:00
2020-04-29 15:41:08 +02:00
2021-04-19 13:14:33 +02:00