[w3c/ServiceWorker] consider register a service worker for a sandbox iframe? (#1601)

I want to create a application like "codesandbox" by service-worker + fetch event 。but now I cannot find a nice way to reuse my lib. because it's to hard for the service-worker  to reuse a sandbox for developer to create a svericeworker。so, could you support  a easier way to create a service worker : blob url with iframe-sandbox?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1601

Received on Wednesday, 14 July 2021 03:33:38 UTC