On 01/02/2014 07:31 AM, Nicolas B. Pierron wrote:
In addition, one might even suggest that we self-host the regex compiler. If
this is not a performance issue, I think this would be a good idea as the
first persons who are willing to get features in the JavaScript Regex engine
are JavaScript users.

I should have wrote that with a past tense …

https://github.com/jviereck/regexp.js

Just by looking at the slides he made for the JSConf.eu, I can see an image which seem to correspond to IonGraph output (a way to graphically spew the SSA representation of the generated assembly)

I have not yet tested the performances on octane, but knowing that the state of the JIT is not complete, I guess this is unlikely to compete out of the box.

--
Nicolas B. Pierron

_______________________________________________
dev-tech-js-engine-internals mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

Reply via email to