MDN Specification
Creating a worker is done by calling the Worker("path/to/worker/script") constructor.
Worker("path/to/worker/script")
Last modified 16 December 2024