|
|
|
|
|
by int_19h
3190 days ago
|
|
Wow. So, basically, Go is a rather insular ecosystem - since you're paying the overhead of a context switch for every single FFI call - and if you use the stock APIs, it's essentially broken by design on macOS (since it uses APIs that Apple itself does not consider stable). That's really sad. I was just beginning to like some aspects of it. |
|