Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wasm-unsafe-eval support #260

Open
antonok-edm opened this issue May 9, 2023 · 1 comment
Open

wasm-unsafe-eval support #260

antonok-edm opened this issue May 9, 2023 · 1 comment

Comments

@antonok-edm
Copy link

When salvation encounters a Content Security Policy with the wasm-unsafe-eval directive, it reports:

Bad content security policy: Expecting source-expression but found "'wasm-unsafe-eval'".

According to https://caniuse.com/?search=wasm-unsafe-eval, wasm-unsafe-eval is supported by 87.81% of all users globally, which is quite broad and it's probably reasonable to count it as a valid directive now.

@kingthorin
Copy link
Contributor

Ref: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/script-src

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

No branches or pull requests

2 participants