emscripten-core / emscripten-core/emscripten
Failures against Content Security Policy of your site blocks the use of 'eval' in JavaScript
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
Hi, I'm noticing that the .js main application created through emscripten/wasm is blocked by chrome when using
`"Content-Security-Policy", "script-src 'self'"`
on the server side.
This is a security issue, would love an update on this.
Contributor guide
Assessment
This issue has not been assessed yet.