Files
tinygo/compiler
Ayke van Laethem a4e2e09457 compiler: drop support for macos syscalls via inline assembly
This has always been unsupported on MacOS and has in fact been removed
from upstream Go a few releases ago. So do the same for TinyGo.
Linux seems to be the only supported OS with a stable syscall interface.
2022-06-24 12:51:18 +02:00
..
2022-06-16 07:59:21 +02:00
2022-06-19 11:51:12 +02:00
2021-09-27 15:47:12 +02:00