firefox-devtools / firefox-devtools/profiler
Chrome throws wasm compile error
Open
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 30
Description
Chrome throws `CompileError: WebAssembly.instantiateStreaming(): Wasm code generation disallowed by embedder`.
It looks like we need to turn on `unsafe-eval` for our CSP:
https://bugs.chromium.org/p/chromium/issues/detail?id=686369
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-77)
Contributor guide
Assessment
This issue has not been assessed yet.