Weird loop transformations

This project transforms JavaScript code into a more cursed form. It mostly tries to put the loop body into the loop condition/update part.
You can click the "Optimize code!" button multiple times to get progressively more cursed code.

The source for this project is available on GitHub.