Hacker News new | ask | show | jobs
by alt_ 3980 days ago
Promises still run in the main thread and will block other javascript. The purpose of this hack is to move the parsing out of the main thread.
1 comments

Ok, get it. Thx