Type on the left, watch it run on the right — every line's value inline as you write. Node builtins and npm packages just work.
Every top-level expression shows its value inline, RunJS-style, as you type — no run button.
Import Node builtins or any npm package — missing ones auto-install with a progress indicator.
Each run is isolated with a 3s timeout, so an infinite loop never freezes the app.