V8 JavaScript Engine
Categories
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
- Install the v8js PHP extension by running
pecl install v8js, and addingextension = v8js.soto your php.ini. - Enable the module at admin/modules
- Visit admin/help/v8js for a demonstration of the module in use
