OrbCalculator can trivially cause OOM from exponentiation
Steps to reproduce:
- open orbcalculator
- type
9**9**9
- hit enter
- you will observe the system freeze and only render a few seconds per frame. This is assumed to be an out-of-memory side effect.