omorandi / TiInspector

Debug Titanium Mobile applications through Chrome DevTools
MIT License
108 stars 14 forks source link

Hyperloop Support #17

Open dre-hh opened 10 years ago

dre-hh commented 10 years ago

Is it possible to support Hyperloop with this aproach or would it just work out of the box?

omorandi commented 10 years ago

As far as I know, at the moment Hyperloop isn't integrated with the JSCore debugger, so there's no way for Ti Inspector to debug Hyperloop code. As soon as HL architecture will be more defined with respect to debugging I'll check out what can be done for integrating them.