Y
Hacker News
new
|
ask
|
show
|
jobs
by
ironmagma
1632 days ago
Does bundling dependencies imply static linking, though? Why can’t they just dynamically link to the bundled dependency?
1 comments
viraptor
1631 days ago
Not really, it can be bundled either as static or dynamic.
link