Open jiribenes opened 3 days ago
A successful build on the js-web backend currently ends with an abort, which makes it very difficult to package things properly: it's difficult to recognise whether the build actually failed or if we're just announcing things to the user :/
js-web
abort
https://github.com/effekt-lang/effekt/blob/b0342130d7bbd926e072e753f048b92a7395efd8/effekt/jvm/src/main/scala/effekt/Runner.scala#L220-L221
A successful build on the
js-web
backend currently ends with anabort
, which makes it very difficult to package things properly: it's difficult to recognise whether the build actually failed or if we're just announcing things to the user :/https://github.com/effekt-lang/effekt/blob/b0342130d7bbd926e072e753f048b92a7395efd8/effekt/jvm/src/main/scala/effekt/Runner.scala#L220-L221