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

Parsed module cannot exceed 1GB #94

Open
swatanabe-b1 opened this issue Sep 18, 2019 · 1 comment
Open

Parsed module cannot exceed 1GB #94

swatanabe-b1 opened this issue Sep 18, 2019 · 1 comment
Milestone

Comments

@swatanabe-b1
Copy link
Contributor

A 20MB function will currently cause jit to fail, even if the final size fits, because it pre-allocates too much memory.

@swatanabe-b1 swatanabe-b1 added this to the 1.1 milestone Sep 19, 2019
@swatanabe-b1
Copy link
Contributor Author

#96 fixes this enough for nodeos.

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

1 participant