QuickJS
QuickJS copied to clipboard
BUG: Cannot handle escaped - in capturing groups when unicode flag is enabled
I discovered the following issue https://github.com/abner/flutter_js/issues/81 when trying to use flutter_js. It is my understanding that the linux build of flutter_js uses quickjs so the issue likely arises here.