The number of local variables should be less than 1024; fix #4370
The `env` stores stack length in a 10 bit field. See `MRB_ENV_STACK_LEN()` macro.
Showing
Please register or sign in to comment
The `env` stores stack length in a 10 bit field. See `MRB_ENV_STACK_LEN()` macro.