Using web workers in micro frontends can be challenging due to the origin restrictions on web workers within your browser. Here is a simple solution to federating a web worker from a remote into a consumer.
Links:
https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers
https://www.npmjs.com/package/crossoriginworker
Download
0 formats
No download links available.
Micro Frontends - Module Federation Web Workers | NatokHD