Skip to content

RegExp backreferences #933

Description

@ChALkeR

Currently, attempting to use a RegExp with backreferences throws an error: error: backreferences are not supported

They might seem niche and not-very-often used, but that unfortunately breaks much more stuff than one could expect

They are used in https://www.npmjs.com/package/get-intrinsic, which in turn is chain-required by things like:

In Node.js, it is supported back to at least 0.8

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestregexpWe use WTF-8 but RegExp engines expect either UTF-8 or UTF-16

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions