Y
Hacker News
new
|
ask
|
show
|
jobs
by
silverwind
1130 days ago
Yes, that's `ShardedWorker`.
1 comments
nikeee
1130 days ago
I wanted so use these in a project recently, only to find out that they aren't supported on Chrome for Android. This makes them non-usable for me, since there is no drop-in polyfill available yet.
link
silverwind
1130 days ago
If you are doing websocket in there, you could fall back to main thread, but it comes at the cost of code duplication.
link