Hacker News new | ask | show | jobs
by pranjalv123 2563 days ago
Shared libraries also reduce RAM usage; multiple executables that use the same shared library can load it into memory just once.