/V8.Simple

Primary LanguageC#MIT LicenseMIT

V8.Simple

Simplified interface to the V8 library, suitable for interfacing with other languages. Includes a C# PInvoke interface.

The main implementation is in V8Simple.{cpp,h}. V8Simple.cs is the C# wrapper.