Skip to content

innerbytes/ida-v8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ida Core on V8

This code provides core support logic, runtime and libraries to integrate the Google V8 engine into your custom application. It's designed primarily for the games, allowing to implement the story or modding scripting engine in JS.

The code below is not supposed to work out of the box, and requires some effort for the integration. You can find the examples of ready integrations in the other open source projects, for example in IdaJS.

About

A small blueprint of embedding v8 JavaScript engine to a c++ application. Designed to use in game development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors