mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-18 12:54:39 +03:00
V8 engine link redirects to issues page (#638)
This commit is contained in:
@@ -677,7 +677,7 @@ array expressions, inspired by NumPy syntax. [BSD 3-clause] [website](http://qua
|
||||
* [sol2](https://github.com/ThePhD/sol2) - A C++ <-> Lua API wrapper with advanced features and top notch performance. [MIT]
|
||||
* [SWIG](https://github.com/swig/swig) - A wrapper/interface Generator that let you link your c++ code to Javascript, Perl, PHP, Python, Tcl and Ruby. [GPL/Output not licensed] [website](http://www.swig.org/)
|
||||
* [V7](https://github.com/cesanta/v7) - An embedded JavaScript engine. [GPL2]
|
||||
* [V8](http://code.google.com/p/v8/) - A fast JavaScript engine by Google that can be embedded into any C++ application. [BSD]
|
||||
* [V8](https://v8.dev) - A fast JavaScript engine by Google that can be embedded into any C++ application. [BSD]
|
||||
* [ChakraCore](https://github.com/Microsoft/ChakraCore) -A JavaScript engine by Microsoft that can be embedded into nodejs. [MIT]
|
||||
|
||||
## Serialization
|
||||
|
||||
Reference in New Issue
Block a user