Demo of Go wasm crash bug.

Open the developer console and click Run.
You will see "Uncaught RangeError: Maximum call stack size exceeded."

Click Run again.
Now "fatal error: bad sweepgen in refill", or sometimes
a different internal runtime error indicating corruption.

Sometimes you need to click Run a couple times to get the crash.