Y
Hacker News
new
|
ask
|
show
|
jobs
by
jart
2473 days ago
This doc offers great depth on why dynamic shared objects are so hard:
https://software.intel.com/sites/default/files/m/a/1/e/dsoho...
and that's just for Linux & co. I'm surprised the Go team chose to add support for DSOs.