Comment on Hermes – A small JavaScript engine optimized for running React Native on AndroidparentComments−danabramov7yHermes is using the same debugging protocol as Node. So yes, debugging in Chrome actually runs Hermes code on the device.−danabramov7yCorrection: this is not documented yet, but it should already work. Documentation is coming soon.
Comments
Hermes is using the same debugging protocol as Node. So yes, debugging in Chrome actually runs Hermes code on the device.
Correction: this is not documented yet, but it should already work. Documentation is coming soon.