Hacker News new | ask | show | jobs
by yoshuaw 3651 days ago
> I would love for browsers and other VMs (well, Node) to aim for Python-level standard library (...)

Node has a cultural disliking for big standard libraries, preferring to delegate to the package manager instead. If anything the API might shrink further, not get added to.