Skip to content

Fix crash when executing in browser with CSP script-src that don't permit unsafe-eval #29

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

Open
wants to merge 1 commit into
base: patch-0.6.1
Choose a base branch
from

Conversation

xfournet
Copy link

@xfournet xfournet commented Oct 3, 2024

Graceful fallback to 'unoptimized' code when eval is not available (eg in a browser with CSP that don't allow unsafe-eval)

@xfournet xfournet changed the title Fix crash when executing browser with CSP script-src that don't permit unsafe-eval Fix crash when executing in browser with CSP script-src that don't permit unsafe-eval Oct 3, 2024
@xfournet
Copy link
Author

hi @7rulnik! would be possible to have this PR merged and released ? let me know if something is missing

@7rulnik
Copy link
Owner

7rulnik commented Dec 21, 2024

@xfournet I will take a look on Monday, thanks

@xfournet
Copy link
Author

hi @7rulnik ! Hope you're doing well. Did you get a chance to review this PR?

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

Successfully merging this pull request may close these issues.

2 participants