Y
Hacker News
new
|
ask
|
show
|
jobs
by
metaltyphoon
678 days ago
Go has one of the worst FFI support IMO. Code as comments? It doesn’t ever support C callback without a “bridge” method. MSVC support? Try debugging when CGO is enabled. Worst of it all, it’s also one of the slowest too.