Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
1080 days ago
> Which are hard to build as calling C or C++ libraries aren't a real option.
Using CGO is hardly any different from JNI in complexity.
1 comments
perbu
1080 days ago
Cgo is not Go ref
https://go-proverbs.github.io/
link
pjmlp
1080 days ago
Last time I checked it is.
https://pkg.go.dev/cmd/cgo
link
perbu
1078 days ago
try it and see. there is a reason for the proverb.
link