Comment by omneity
3 years ago
The runtime includes the engine (interpreter for example) and an environment, which could also include a standard library, bindings to the outside world and more.
For example, in the case of node, it's a runtime built around the v8 engine, using libuv for bindings.
No comments yet
Contribute on Hacker News ↗