pmed / v8pp

Bind C++ functions and classes into V8 JavaScript engine
http://pmed.github.io/v8pp/
Other
887 stars 119 forks source link

Indexed accessor for class & minimal CMakeLists.txt #121

Closed ayles closed 4 years ago

ayles commented 4 years ago

I needed indexed accessor so decided to add it myself. Also I added CMakeLists.txt that I use in my project.