13 · Environments & Packaging
Runtime
The thing that runs your code
The program that actually executes your code — Node for JavaScript, the Python interpreter for Python.
Concrete example
“Install Node” so the runtime exists to run your JavaScript.
The thing that runs your code
The program that actually executes your code — Node for JavaScript, the Python interpreter for Python.
“Install Node” so the runtime exists to run your JavaScript.