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