I've been working on a remote console as part of our IoT JavaScript platform
Ruff [https://ruff.io/]. The console needs to evaluate expressions with
following constraints:
1. It needs to evaluate inside an immediately called function. We are compiling
modules within an immediately called function just like