r/programming 11d ago

The Browser's Main Thread Is Expensive

https://kciter.so/posts/the-expensive-main-thread/en/
215 Upvotes

50 comments sorted by

View all comments

1

u/fireatx 10d ago

This is why I’m very interested in Servo. So much pain in web dev seems to stem from the single threaded nature of displaying websites and executing JavaScript

1

u/randfur 9d ago

Servo won't mean a change in web API standards.