v8/node

Name: node

Owner: V8

Description: Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:

Forked from: nodejs/node

Created: 2016-02-04 11:58:06.0

Updated: 2018-05-24 09:18:24.0

Pushed: 2018-05-24 14:50:52.0

Homepage: https://nodejs.org

Size: 352502

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

This is the official V8 fork of Node.js with a recent V8 version.

To build from source, run

clone https://github.com/v8/node v8-node
8-node
nfigure --build-v8-with-gn
 -j4 node

Or download the latest build for Ubuntu from this build bot. Select a build, then use Archive link download.

To check the V8 version in Node, have a look at v8-version.h or run

 -e "console.log(process.versions.v8)"

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.