Git Product home page Git Product logo

v8js-prebuilt-ubuntu18.04's Introduction

V8Js prebuilt for Ubuntu 18.04

This is PHP's V8Js prebuilt library that you can use out of the box.

It is built and tested on Ubuntu 18.04.

  • V8 Version: 6.4.388.18
  • Tested OS: Ubuntu 18.04

PHP 7.0 or higher is required to run V8Js! Tested on 7.2.15

Quickstart

Either use Dockerfile to build your own image, or follow below instruction On your Ubuntu 18.04 Host.

# Create Library directory
sudo mkdir -p /opt/v8

# Move Library to created directory
sudo cp -a ./v8/* /opt/v8

Then you must add v8js extension to php.ini.

extension=/opt/v8/lib/v8js.so

v8js-prebuilt-ubuntu18.04's People

Contributors

kesuskim avatar

Stargazers

Aleksey Kazakov avatar

Watchers

 avatar

Forkers

pandarose

v8js-prebuilt-ubuntu18.04's Issues

No Issue! It WORKS!!!

Thank you so much this saves so much time compiling and I can confirm its working with PHP 7.2.24.

It does not work with PHP 7.3 so anyone out there trying to install v8js on PHP 7.3 save yourself some time and don't do it.

Thanks again @kesuskim!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.