Hacker News new | ask | show | jobs
by findjashua 3477 days ago
the big motivation for small size seems to be shaving the time spent on parsing the js. Is there any reason this can't be parceled off to a background worker, and using the main thread only for rendering?