A quicker version of postMessage that does not try to start the client listener, await the service worker, etc. esp. useful for abort logic that needs to not be... put behind everything else on the event loop.
Optional
A quicker version of postMessage that does not try to start the client listener, await the service worker, etc. esp. useful for abort logic that needs to not be... put behind everything else on the event loop.