zhangxiaosa

Results 4 comments of zhangxiaosa

Ahh, I got the same problem. Maybe we need more epoch?

Hi thank you, I have solved this problem and successfully compile the code. While when running it, I got such an error: ``` $ swift run FuzzilliCli --profile=jerryscript --inspect=history --storagePath="./output"...

Today I further inspect the code by printing out the stderr and stdout of the failed script execution, I found the stderr being empty and stdout being: > [COV] edge...

``` $ swift run REPRLRun /tmp/jerryscript-8ba0d1b6ee/build/bin/jerry Building for debugging... Build complete! (0.20s) Script execution failed, REPRL support does not appear to be working ``` I'm trying on JerryScript and get...