Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

Add wasm-eval to CSP #304

Open
amaury1093 opened this issue Apr 29, 2019 · 0 comments
Open

Add wasm-eval to CSP #304

amaury1093 opened this issue Apr 29, 2019 · 0 comments

Comments

@amaury1093
Copy link
Contributor

Running wasm code inside chromium requires unsafe-eval, which we wish to avoid in Electron. There's a new spec call wasm-eval w3c/webappsec-csp#293 to specifically allow running wasm code.

Once that's inside Electron's chromium, we could add wasm-eval in our CSP

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant