Hacker News new | ask | show | jobs
by nteon 1619 days ago
How did you get COOP/COEP in Github pages? A quick search just now suggested it might be possible with a Service Worker[0], with the caveat that it may only work on _second_ load.

0 - https://dev.to/stefnotch/enabling-coop-coep-without-touching...

1 comments

That was basically it, not a great solution.