pmed / v8pp

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

Debug JS code in Visual Studio #104

Closed wang70937 closed 5 years ago

wang70937 commented 5 years ago

Is there any way to debug javascript code in visual studio ?

pmed commented 5 years ago

Hi,

I've never tried this. There were 2 issues with similar questions: #23, #25, maybe they would help you.