feat: add multi-engine regex flavour support
This commit is contained in:
@@ -10,9 +10,10 @@ selected real ECMAScript or PCRE2 worker. It can preserve:
|
||||
- the same one-sided comparison timeout while the other engine completes with
|
||||
authoritative, untruncated output.
|
||||
|
||||
Python and Java are not supported minimization targets in v0.3.0. The workspace
|
||||
disables reduction for those active flavours; it does not substitute
|
||||
ECMAScript, PCRE2 or a lexical provider as an execution oracle.
|
||||
PHP, Perl, Python, Ruby, Java, C++, Go, Rust, .NET and Scala compatibility are
|
||||
not supported minimization targets in v0.4.0. The workspace disables reduction
|
||||
for those active profiles; it does not substitute ECMAScript, PCRE2 or a
|
||||
lexical provider as an execution oracle.
|
||||
|
||||
The fixed pattern, ordered flags, options, replacement and engine versions form
|
||||
the target identity. Syntax is parsed once to obtain capture metadata. Every
|
||||
|
||||
Reference in New Issue
Block a user