Mischa Rodermond

Results 7 comments of Mischa Rodermond

Hi, The 'Run' button will run whatever code is in the Input tab. The 'Load File' button does the same, but injects the uploaded file in the Input tab directly....

Proposed solution does not work. However, we could see if we can emulate it by updating the stream's size every time we read its value, like is done with the...

Working on it! Hoping to have something to show soon. Quick update: I made progress with binary-handling, which is needed if we actually want to download files. Currently I'm working...

Just a quick update: I've added CLI support on the cli branch. I still need to test it against a larger set of files, so I'm not sure yet if...

Yes, you need at least Node 6.4 because it uses quite a few new features. If you're on Windows, get the latest "Current" version (8.1.x right now). If you're on...

That is what the output for the tracer should look like. It traces all function calls, as well as getting and setting values. (Note: the first 7 lines are always...

Hi Kevin, This makes me happy, I'm glad you've found a use for this tool. As you may have noticed, I haven't maintained this repo since 2017. Soon after I...