I saw this that v8 has added special `/l` flag for [non backtracking regexp](https://v8.dev/blog/non-backtracking-regexp) Is there plan to introduce that in node as well, if yes when?
I saw this that v8 has added special
/lflag for non backtracking regexp Is there plan to introduce that in node as well, if yes when?