mirror of
https://github.com/danbulant/oxc
synced 2026-05-21 21:29:01 +00:00
This PR is part of #1880. `Token` size is reduced from 48 to 40 bytes. To reconstruct the regex pattern and flags within the parser , the regex string is re-parsed from the end by reading all valid flags. In order to make things work nicely, the lexer will no longer recover from a invalid regex. |
||
|---|---|---|
| .. | ||
| benchmark | ||
| common | ||
| coverage | ||
| minsize | ||
| prettier_conformance | ||
| rulegen | ||
| transform_conformance | ||
| libs.txt | ||