Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Related Rants
Does anyone know where I can find a nice tutorial on how to expose a c++ class to the V8 engine? I want to be able to call create objects, call their methods and modify their variables from a js script.
Most results on google are very outdated (5-6 years old) and I want to use a relatively new version of V8.
Also tried v8pp with V8 6.9, but many things don't work as they're shown on the github page.
question
js
c++
javascript
v8 engine
v8