You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
emscripten is that tool that compiles into WebAssembly (AKA Wasm), so yes in theory it does affect us.
From what I understand, they're adding a wasm-specific unsafe-eval key so that you can enable unsafe-eval for exclusively Wasm, but not JavaScript. The motivation paragraph here should be clear on this:
Context
content_security_policy
w3c/webextensions#98 (comment)@fregante could you help look into this?
The text was updated successfully, but these errors were encountered: