https://issues.dlang.org/show_bug.cgi?id=14419
--- Comment #11 from Ketmar Dark <[email protected]> --- (In reply to Jens Bauer from comment #10) > (This particular web-browser > actually *had* a loop detection on the Javascript, and it was impossible for > me to trick it). it's very easy to trick any endless loop detection code: just start computing PI. ;-) --
