GithubHelp home page GithubHelp logo

Comments (4)

rjamesnw avatar rjamesnw commented on May 20, 2024

Node is not required. V8 is statically linked with the proxy C++ library. :)

If you mean in order to compile the source then the V8 source is required (of course). In the project there is a v8update.cmd file that can help download the V8 source for the project.

from v8dotnet.

atotalnoob avatar atotalnoob commented on May 20, 2024

Is chrome required to be installed?

Assume we don't build from source and use nuget.

from v8dotnet.

rjamesnw avatar rjamesnw commented on May 20, 2024

Nope, just the V8 source only. Run Source/V8.NET-Proxy/V8/V8Update.cmd, and see the ReadMe.txt that is with it.

from v8dotnet.

rjamesnw avatar rjamesnw commented on May 20, 2024

V8.Net existed YEARS before any V8 NuGet package was available. It is not built using any pre-built V8 NuGet package. Perhaps one day I will, but I like having complete control over every aspect of the process because Iโ€™m bad-ass that way lol. :p ;) That also means Iโ€™m big on optimization, which is a good thing for you.

You donโ€™t have to build it - V8.Net is already in a NuGet package and ready to go.

from v8dotnet.

Related Issues (20)

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.