mm0821

Results 3 issues of mm0821

There is some (to me) strange interaction between effect handlers and mutable variables which leads to a slowdown in runtime performance. The following example works just fine and finishes pretty...

bug

Following the recently merged (#294) flags `--build` and `--compile`, I would really appreciate having a compiler flag for outputting the generated intermediate representations (as is done [here on the website](https://effekt-lang.org/docs/implementation/lift-inference)).

feature