mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 02:27:48 +00:00
a4e2e09457
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.