Files
tinygo/src
Ayke van Laethem ee76822fe6 arm64: remove unnecessary .section directive
This directive caused the code to be put in a non-executable area on
Windows which caused a segmentation fault. This patch fixes the issue by
removing `.section` directives, fixing windows/arm64 support.
2025-03-23 07:23:24 +01:00
..
2025-03-11 04:22:16 -07:00
2025-03-07 09:09:13 -08:00
2025-01-14 11:11:15 +01:00
2025-02-25 14:41:42 +01:00