ABSTRACT

This part of the book looks into using JavaScript for computations using the V8 engine. In this first chapter we install the engine, discover the basics of the engine, how to import external libraries (including from NPM) as well as how to use V8 in R packages.