This repository was archived by the owner on Apr 15, 2026. It is now read-only.
1.3.2
### Bug fixes Place a limit on the amount of (non-recovering) parse stacks active at the same time to avoid exponential slowdown on inputs that nest ambiguous constructs. Reduce the maximum left-associative nesting depth, since the old value could still cause Chrome (but not Firefox) to overflow its call stack.