Basically that's because you can't bundle c libraries in a zip file like this, so effectively you can't actually use it for any of the reasons you might want to use it.
(.exe bundlers, by comparison, bind the shared library into the executable or with it)
(.exe bundlers, by comparison, bind the shared library into the executable or with it)