**Enhancement** The loader should support loading scripts/modules in a Web Worker environment. Using `importScripts` should be an adequate enough API to load modules with the loader when running within a Web Worker.