Hacker News new | ask | show | jobs
by oefrha 1292 days ago
Yes, I should have been more clear: CSP doesn’t allow you to download an external script and execute it, which requires unsafe-eval.
1 comments

Sounds like your exception will need to become a language interpreter itself.
Does manifest v3 support wasm?

Time to package a JavaScript interpreter into wasm and run it within the extension.