Skip to content

unixpickle/v8-standalone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v8 standalone

The goal of this project is to provide an "easy" way to embed V8 in whatever project you want (including an operating system–hint hint). Ultimately, this will include overloading various C++ operators and calling back to your plugin code. Additionally, this will implement the various standard C++ library functions which V8 requires.

building

I'm pretty sure I'm going to use make, but besides that, just stay tuned.

About

A wrapper around V8 so that it doesn't require any libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published