I think performance is the reason, but that's only speculation from a long-time JavaScript developer with plenty of in-the-trenches experience on resource-constrained platforms.
The platforms that do not shy away from data and embrace mutability at all times -- I believe those are called databases, and when necessarily distributed for scale, that mutability is the enemy of consistency.
The platforms that do not shy away from data and embrace mutability at all times -- I believe those are called databases, and when necessarily distributed for scale, that mutability is the enemy of consistency.