Demo: Preloading Module Workers

Using preload Links

Preloads a Module Worker using <link rel="preload" as="script" crossorigin>.

This technique allows Worker instantiation from the HTTP cache (Disk Cache), but does not pre-parse the scripts.