Parsed module cannot exceed 1GB
Open
- Dominant language
- C++
- Stars
- 200
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
A 20MB function will currently cause jit to fail, even if the final size fits, because it pre-allocates too much memory.
Contributor guide
Assessment
This issue has not been assessed yet.