Open
Description
It may be useful to allow for determining some layout features using the query string of the playground URL. Here is an example that would collapse the editor and the side view, only exposing the REPL. The example also requires that the program is run, using the "run=true" option.
With this, we could implement the judging of rune contest entries without having to generate the images on our side.