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

Not really, it can be bundled either as static or dynamic.