Remix.run Logo
kijin 4 days ago

PHP is much closer to raw C and doesn't do any threading by default, so I suppose composer doesn't suffer from the thread synchronization and event loop related issues that differentiate bun from npm.

gertop 4 days ago | parent [-]

But node doesn't do threading by default either? Are you saying that npm is somehow multithreaded?