debugjs
debugjs copied to clipboard
[Experimental] Lightweight JavaScript VM and stepping debugger in JavaScript
Hey. I'm making a "learn to program" platform. https://tinkr,tech, if you're interested. It's kind of like Replit, but I'm focusing on making the very first steps on the journey as...
Tried to use this sweet library in node.js, but failed. 1) There is no `dist` directory, so package.json's `main` property points to a file that doesn't exist. 2) Even if...
Really Nice Job! But this project does not seem to be maintained. Is there any better alternative? I want to use this to debug code on the mobile side, Do...
LK"I Hi There, This project is so cool. Is it discontinued?
This is a great tool! I've been toying with a similar technology, generating nested functions with callbacks even before generators, but run into an issue with expressions that do not...
grab bag for perf improvements. low hanging fruit mostly exhausted with #4 and #2 but one comes to mind: optimize all the getCallStack calls in the debugger
easiest thing is to put regenerator in a web worker like with the parser at soundofjs https://github.com/amasad/soundofjs