playwright.worker.js used to be able to run as a Worker (using Comlink w/ WebPack in Nuxt 2) and return a screenshot using different other browsers.
This is no longer working, and would need investigation as to how to approach it with Nuxt 3 and Vite (not WebPack).