Is that possible to use v8's RegEx engine? or where/how to get a similar RegEx engine somewhere else?
That's because I don't want expressions running in my c++ side are incompatible to JS side's. And also a more consistent API. I guess it makes sense to use v8's because it's already there, right? Why would I link more code since they are the same thing? Cheers! Kenji --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
