Raise the limit on locals and stack
Open
jit
- Dominant language
- C++
- Stars
- 200
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
jit will currently fail if there are too many locals or stack variables. nodeos cannot hit this because the limits are higher than nodeos' limits.
Contributor guide
Assessment
This issue has not been assessed yet.