Files
tinygo/transform
Ayke van Laethem 2d61972475 gc: drop support for 'precise' globals
Precise globals require a whole program optimization pass that is hard
to support when building packages separately. This patch removes support
for these globals by converting the last use (Linux) to use
linker-defined symbols instead.

For details, see: https://github.com/tinygo-org/tinygo/issues/2870
2022-06-01 21:21:30 +02:00
..
2022-05-30 07:53:28 +02:00
2022-06-01 21:21:30 +02:00
2021-11-30 21:53:16 +01:00
2022-03-12 12:55:38 +01:00
2022-01-19 14:42:02 -05:00