Files
tinygo/transform
Ayke van Laethem 97842b367c transform: run OptimizeMaps during package optimizations
This shrinks transform.Optimize() a little bit, working towards the goal
of https://github.com/tinygo-org/tinygo/issues/2870. I ran the smoke
tests and there is no practical downside: one test got smaller (??) and
one had a different .hex hash, but other than that there was no
difference.

This should also make TinyGo a liiitle bit faster but it's probably not
even measurable.
2022-05-30 20:39:42 +02:00
..
2022-03-12 12:55:38 +01:00
2022-05-30 07:53:28 +02:00
2022-05-30 07:53:28 +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