Skip to content

Facon/cpp-v8-typescript-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-v8-typescript-example

Showcase how to integrate C++ with TypeScript through V8 library.

Prerequisites

  • CMake
  • gcc, clang or MSVC
  • V8 library
  • Node with npx and TypeScript module globally installed

Potential usages

Videogame scripting, high performance applications and low latency applications. Otherwise is probably better to create two separated applications in C/C++ and Node.js connected through gRPC or similar.

About

Showcase how to integrate C++ with TypeScript through V8 library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published