WebR issue #423: how do I clear memory?

This page loads WebR and repeatedly runs the following code, until it gets an error:

x=rbeta(10000000,2,3)
length(x[x>0.5])
Number of runs:
0
Status: