Skip to content

Commit

Permalink
Support for interactive devtools debugging
Browse files Browse the repository at this point in the history
Supports breakpoints, debugger statements, stepping through code, live
edit when applicable. This largely comes for free by having a separate
thread for V8 inspector messages and implementing runMessageLoopOnPause.

Bug: #371
Bug: EW-7264
  • Loading branch information
ohodson committed Jun 14, 2023
1 parent 2ac548f commit 50fc6e4
Show file tree
Hide file tree
Showing 2 changed files with 264 additions and 179 deletions.
Loading

0 comments on commit 50fc6e4

Please sign in to comment.