summaryrefslogtreecommitdiff
path: root/demo/demo.js
diff options
context:
space:
mode:
authorBen Smith <binji@chromium.org>2016-09-05 19:22:48 -0700
committerBen Smith <binji@chromium.org>2016-09-05 19:26:03 -0700
commit294622a979ffae3b72394cc5120257fbd2c88e2e (patch)
tree66d0fbe3cc05715ec6bf4a71007641d12f320193 /demo/demo.js
parent1978d8fd6a0360d4733588079e5129518d189d43 (diff)
downloadwabt-294622a979ffae3b72394cc5120257fbd2c88e2e.tar.gz
wabt-294622a979ffae3b72394cc5120257fbd2c88e2e.tar.bz2
wabt-294622a979ffae3b72394cc5120257fbd2c88e2e.zip
increase YYMAXDEPTH of bison parser
This fixes the "memory exhausted" error for relatively small files. Since the grammar is right-recursive, the parser stack depth can easily increase above the default YYMAXDEPTH of 10000. Fixes #98.
Diffstat (limited to 'demo/demo.js')
0 files changed, 0 insertions, 0 deletions