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

Enhancement: Shared address tables #219

Closed
JohnSully opened this issue Nov 22, 2018 · 1 comment
Closed

Enhancement: Shared address tables #219

JohnSully opened this issue Nov 22, 2018 · 1 comment

Comments

@JohnSully
Copy link

If I have multiple code holders (say from different pauses of my JIT engine), it would be nice to be able to share the address table with future invocations in case they call the same external functions. I would have to guarantee the table is within 2GB of the new code but that is easy to satisfy.

@kobalicek
Copy link
Member

I would not go with this one at the moment. Too little time for experimenting with such feature.

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

No branches or pull requests

2 participants