makeWorker
makeWorker creates a same-origin Web Worker from a
remote script by loading it via a blob
importScripts. This is useful when the worker file
lives on a CDN or another origin.
Results will be logged here…