This page has a simple dedicated worker that is an infinite loop and never yields to the event loop. However, it's still possible to communicate with it without SharedArrayBuffer
and Atomics
via importScripts
requests that are handled by a service worker.