V8 JavaScript Engine

Component ID

1482782

Component name

V8 JavaScript Engine

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

478

Component created

Component changed

Component body

Ensures that the V8 JavaScript Engine is available to Drupal. You should not need to install this module unless it is required by another module.

Installation

  1. Install the v8js PHP extension by running pecl install v8js, and adding extension = v8js.so to your php.ini.
  2. Enable the module at admin/modules
  3. Visit admin/help/v8js for a demonstration of the module in use