Y
Hacker News
new
|
ask
|
show
|
jobs
by
chillydawg
3517 days ago
I get why you're saying this, but go-to-c bindings are not fun and that's how you'd have to talk to the hardware.
1 comments
pjmlp
3516 days ago
Only for the one implementing it.
Also on some platforms it could even be Go-to-hardware.
link
koffiezet
3512 days ago
You really want a higher-level API in most cases, and these are almost exclusively written in C/C++. Also in Go, there's a certain overhead when calling C functions.
link
Also on some platforms it could even be Go-to-hardware.