deoptigate icon indicating copy to clipboard operation
deoptigate copied to clipboard

Integration with frontend code?

Open cnicodeme opened this issue 2 years ago • 1 comments

Hi!

This is a very interesting approach.

I was wondering if it was possible to plug Deoptigate to a frontend running code like a VueJS or React project. From my understanding, Deoptigate runs with Node.js, hence my question.

(Sorry if this is out of scope here).

Thanks.

cnicodeme avatar Mar 03 '23 10:03 cnicodeme

A similar tool supports inspecting code run in browser via Puppeteer: https://github.com/andrewiggins/v8-deopt-viewer

lazarljubenovic avatar Jun 20 '23 08:06 lazarljubenovic