Y
Hacker News
new
|
ask
|
show
|
jobs
by
kingsley_20
6210 days ago
web workers don't have DOM access.
1 comments
sp332
6210 days ago
I doubt updating the UI is real processor-intensive. The worker threads would do the math without blocking the UI.
link