lfortran / lcompilers_frontend

The sources of the web LFortran GUI interface
https://dev.lfortran.org/
MIT License
14 stars 9 forks source link

Loading gist should not load the default mandelbrot first #101

Closed certik closed 1 year ago

certik commented 1 year ago

This URL:

https://dev.lfortran.org/?gist=certik/7e2652943bbff7f0d0963dd4fcf1813a

First loads Mandelbrot (and sometimes even evaluates it!), and only then it reloads it with the gist.

Instead, it should load the gist directly, without loading mandelbrot first.