Continuation of https://github.com/oxc-project/oxc/issues/959 Changing the lexer is impractical at this point, we should do another pass and change the spans on demand. Fast path can still be added to the lexer.
Continuation of #959
Changing the lexer is impractical at this point, we should do another pass and change the spans on demand.
Fast path can still be added to the lexer.