assemblyscript-regex icon indicating copy to clipboard operation
assemblyscript-regex copied to clipboard

Improve better error handling for malformed regex expressions

Open ColinEberhardt opened this issue 4 years ago • 0 comments

See https://github.com/ColinEberhardt/assemblyscript-regex/pull/35

I haven't taken a terribly structured approach to error handling, hence there may be cases where the error reporting is poor or the behaviour unexpected. Furthermore, the test suite I am using does't have many error cases.

ColinEberhardt avatar Feb 26 '21 10:02 ColinEberhardt