Files
tinygo/compiler/testdata
Ayke van Laethem 134de98ba5 compiler, runtime: optimize zero-sized allocations
Instead of referring to an unused global, use a constant value. This is
safe even when using `-gc=none` (since no actual memory gets allocated)
which wasn't the case before. It should also reduce binary size by a few
bytes for most programs.
2026-06-25 21:09:43 +02:00
..
2026-05-25 16:58:01 +02:00
2026-05-25 16:58:01 +02:00
2021-04-12 12:07:42 +02:00
2026-05-25 16:58:01 +02:00
2026-04-05 14:14:55 +02:00
2026-05-25 16:58:01 +02:00
2026-05-25 16:58:01 +02:00
2026-05-25 16:58:01 +02:00
2026-05-25 16:58:01 +02:00
2026-05-25 16:58:01 +02:00
2026-05-25 16:58:01 +02:00