Our results do not definitively show that parsing large
source files with JavaScript is infeasible, but they do show
that the current approach has a scalability problem. It is
easy to blame the crude conversion with GWT, and rewriting
the parser generator to directly generate JavaScript-native parsers would definitely help performance. Still, the effects
of the change in platform and the possible requirement to
run on handheld devices should not be dismissed.