eclipsesource / eclipsesource/J2V8
Support native Chrome DevTools inspector (in Node 7.x)
Open
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 387
- PR merge metrics
- No merged PRs in 30d
Description
I asked this question a while back on stackoverflow, now I'm going to formally request this feature: https://stackoverflow.com/questions/38660656/how-can-i-debug-j2v8-node-js-when-running-within-jvm
Node.js (7.x - nightlies) now support native chrome debugging. This should make it very easy to connect Chrome DevTools to node - if node support was upgraded to 7.x.
To see a demo of this function, check out: https://medium.com/@paul_irish/debugging-node-js-nightlies-with-chrome-devtools-7c4a1b95ae27#.uomalv51y
Contributor guide
Assessment
This issue has not been assessed yet.