It's meant to be run from a web-server you connect to from your browser. So the web-server would be the "executable" in this instance. Why they chose to do things this way, I do not know.
You host the webserver software on your own machine. The method I used was a bit in-depth, using apache's webserver software, because the game wasn't coded to be run directly from the browser, for whatever reason.