Description du projet

vu8 is a project that allows one to give JavaScript access to C++ classes and methods. The binding library is a header-only library that uses template metaprogramming extensively to make binding as easy as possible for the library user. vu8 also provides a library to add "vu8.load" to the v8 JavaScript context, which is a system for loading C++ plugins from shared libraries. Cmake modules are provided to make it easy to build C++ modules for use with "vu8.load". A binary is also provided for running JavaScript files in a context which has vu8 module loading functions provided.

Évaluation
Votre évaluation
Votre avis sur ce projet