-
Notifications
You must be signed in to change notification settings - Fork 28
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
Are you using eval? #6
Comments
Is is, with the |
Maybe use something like patriksimek/vm2#85 |
I don't think vm2 will help websites to use safe CSP with this project, also it may harm performances. Maybe an option could specify if we want to switch between the fast generated function, or a not-generated-function if the maintainer really want to keep the generated function? @mikolalysenko are you interested in a PR to solve that problem? I really think it's important to allow websites to use a strong CSP. |
I got this:
The text was updated successfully, but these errors were encountered: