Open erikrose opened 10 years ago
So I looked at that. Its how I first tried it. The only one issue is that readline only reads 1 line...so you need to put the program on 1 line. This loses any line information about w.r.t. the source doesn't it?
ah, they dump to json first...I guess that by passes the issue then
…rather than writing it to a file. This yields a 2x speed boost. Quoth Basta:
https://github.com/mozilla/app-validator/blob/master/appvalidator/testcases/javascript/spidermonkey.py#L69 is one operative bit.