|
|
|
|
|
by Ralo
1631 days ago
|
|
Weirdly enough, I was complaining about this exact issue this week. You can setup COOP/COEP in Github pages but you are still restricted to same domain for all resources. Which may or may not work in your case. I've been working on a modified Emscripten runtime that treats threads as separate "programs" with their own memory, etc. Not an optimal solution at all but sometimes you need to hack your way around a problem. |
|
0 - https://dev.to/stefnotch/enabling-coop-coep-without-touching...