What is javascript runtime..? [duplicate]

Chrome’s javascript runtime is Google’s V8 engine which was developed by Google to be used with Google Chrome.

It compiles the javascript code to native machine code instead of interpreting bytecode which gives a major performance boost to javascript (which is traditionally very slow compared to other high level languages).

Node.js contains libuv to handle asynchronous events. V8 provides the run-time for JavaScript.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)