Skip to content

joshua655/v8cgi

Repository files navigation

v8cgi - multi-purpose wrapper around V8 JS engine
=================================================

This is BETA software. You are encouraged to use and test it, but do not expect rock-solid robustness.

For the most recent instructions, refer to the wiki page for this project: http://code.google.com/p/v8cgi/wiki


1) Building 

  - see http://code.google.com/p/v8cgi/wiki/Compiling

2) Configuration

  - see http://code.google.com/p/v8cgi/wiki/Manual and http://code.google.com/p/v8cgi/wiki/ApacheConfiguration

3) Running

  - ./v8cgi example/example.js (using v8cgi built from source)
  - v8cgi example/example.js OR JUST example/example.js (using v8cgi installed from a package)
  - v8cgi.exe example/example.js (using v8cgi on Windows)

4) Contact

  - Forum: http://groups.google.com/group/v8cgi
  - ondras@zarovi.cz

About

Automatically exported from code.google.com/p/v8cgi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published