Files
tinygo/compiler/testdata
Ayke van Laethem fd625f7265 compiler: add //go:noescape pragma
This only works on declarations, not definitions. This is intentional:
it follows the upstream Go implemetation.

However, we might want to loosen this requirement at some point: TinyGo
sometimes stores pointers in memory mapped I/O knowing they won't
actually escape, but the compiler doesn't know about this.
2024-11-20 14:07:55 +01:00
..
2023-09-18 21:58:02 +02:00
2024-05-24 19:12:26 +02:00
2024-05-24 19:12:26 +02:00
2023-09-18 21:58:02 +02:00
2021-04-12 12:07:42 +02:00
2023-09-18 21:58:02 +02:00
2022-01-19 14:42:02 -05:00
2023-09-18 21:58:02 +02:00
2023-09-18 21:58:02 +02:00
2023-09-18 21:58:02 +02:00
2024-11-20 14:07:55 +01:00
2024-11-20 14:07:55 +01:00
2023-09-18 21:58:02 +02:00
2024-05-24 19:12:26 +02:00