I dug around, but couldn't find an authoritative list. Thanks!
Web Workers And ES Modules #All modern browsers support running JavaScript modules via <script type="module" src="file. js"> . All modern browsers apart from Firefox also now support the worker counterpart: new Worker("./worker.
Web Workers is Fully Supported on Microsoft Edge 99.
Web Workers is Fully Supported on Safari 14, which means that any user who'd be accessing your page through Safari 14 can see it perfectly. Browser incompatibility may be due to any other web technology apart from Web Workers.
' Your website should support all modern browsers, that is all versions of Chrome, Safari, Internet Explorer, Firefox and Opera released in the last couple of years. Exactly which older browsers you should support depends on your target market.
Probably I won't answer it better then Web Worker Support statistic
UPDATE: since the link posted above is not working (strange, but "..reported as an attack page and has been blocked.." ) I've found another one, which is the most closest to the previous one (not the same, just the closest that I could find): When can I use... Web Workers
caniuse.com contains a comprehensive list of features for most browsers.
Here is the list of browsers that support web workers:
http://caniuse.com/#feat=webworkers
According to this table at Wikipedia, at least all major layout engines except IE's seem to support it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With