Worker
Read More at MDN DocsView SpecSafe to Use
Worker
is considered safe to use.
It’s supported by 94% of global browsers.
Browsers
Version Breakdown
Full Support
Full Support
Full Support
Full Support
Full Support
Full Support
Full Support
Partial Support
Is a Node EventEmitter
instead of DOM EventTarget
.
Worker script environment expects CommonJS modules or ECMAScript modules.
Must be imported from the worker_threads
module.
Partial Support
Is a Node EventEmitter
instead of DOM EventTarget
.
Worker script environment expects CommonJS modules.
Must be imported from the worker_threads
module.
Partial Support
This feature is behind the --experimental-worker
runtime_flag
Is a Node EventEmitter
instead of DOM EventTarget
.
Worker script environment expects CommonJS modules.
Must be imported from the worker_threads
module.
Full Support
Full Support
Full Support
Full Support
Full Support
Full Support
Full Support