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

v8: Avoid caching execute segments that are likely JIT #198

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

fwsGonzo
Copy link
Collaborator

Also, evict them after switching and avoid binary translating them

This allows running v8 programs with Isolates, JIT-compilation and WebAssembly modules

Also, evict them after switching and avoid binary translating them
@fwsGonzo fwsGonzo merged commit adf16de into master Jul 10, 2024
23 checks passed
@fwsGonzo fwsGonzo deleted the v8_compat branch July 10, 2024 10:04
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.

1 participant