|
|
|
|
|
by Thaxll
265 days ago
|
|
I worked for 10 years with Go and almost never seen a cgo dependcy, it's far more common in Rust, it's not even comparable. Rust replaces tons of c/c++ so it has more ffi. The vast majority of Go code, like 99% doesn't have a single cgo dependency. |
|