Description
JavaScript programs can run outside the browser using a runtime built on Chrome V8. This development package is useful for testing newer source changes or building tools and services that depend on Node.js behavior.
Use it from a terminal or through scripts. Development builds can change behavior more often than stable releases, so avoid relying on them for production unless that risk is intentional.