node.js Runtime
V8就是Runtime node.js就是基于V8的Runtime.
运行环境(英语:Runtime environment)又称“运行时系统”(run-time system),指一种把半编译的运行码在目标机器上运行的环境。