39 Forks
151 Stars
151 Watchers

v8dotnet

A fairly non-abstracted wrapper for Google's V8 JavaScript engine.

How to download and setup v8dotnet

Open terminal and run command
git clone https://github.com/rjamesnw/v8dotnet.git
git clone is used to create a copy or clone of v8dotnet repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with v8dotnet https://github.com/rjamesnw/v8dotnet/archive/master.zip

Or simply clone v8dotnet with SSH
[email protected]:rjamesnw/v8dotnet.git

If you have some problems with v8dotnet

You may open issue on v8dotnet support forum (system) here: https://github.com/rjamesnw/v8dotnet/issues