Y
Hacker News
new
|
ask
|
show
|
jobs
by
ncruces
989 days ago
The dynamic linking story in Go is complicated at best, particularly if you shun cgo, because you commonly need to cgo into ld.so to use dynamic linking.
But there's this if you wanna try:
https://github.com/ebitengine/purego