WARDuino
WARDuino copied to clipboard
Full stack causes stack overflow
VM should detect full stack and throw an error instead of accessing memory out of bounds.
I believe the segmentation fault comes from a continuously growing stackValues
which leads to a stack exhaustion