Hacker News new | past | comments | ask | show | jobs | submit login

> In Servo, how do you do interaction with the DOM like `clientHeight`? It just pauses the entire JS engine while it goes and talks to the UI thread?

Yes, but we'd like to experiment with new APIs in the future like `getBoundingClientRectAsync()` that will allow pages to do that kind of thing asynchronously.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: