ColinEberhardt/assemblyscript-regex

Improve better error handling for malformed regex expressions

ColinEberhardt opened this issue · 0 comments

See #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.