Daniel Vigovszky
Daniel Vigovszky
> CI is failing because I need a newer ZIO version and that seems to be incompatible with Java 8. Maybe it's time to throw it out? Yes, please change...
The direct support would definitely be better than this solution, once it's done! Looking forward to it.
@sjrd I'm fine with not calling it `scalajs` bindgen but something more specific, or to just get rid of it once the real solution is done. For now this provides...
Renamed it to `scalajs-jco` and applied some of the suggested changes. Also note that for fully working with Componentize.js unfortunately there are two small tweaks in `spidermonkey-embedding-splicer` because of some...
I'm not sure how to speed it up keeping the existing test structure - I believe the artifacts are cache and shared between the test runs, it's just starting up...
Interesting, it always works for me, if you mean `golem server run`
See also https://github.com/golemcloud/docs/issues/34
Closed in favor of #744
This is fixed now
`backtrace-on-stack-overflow` was added to debug a stack overflow which is now fixed, can be removed. I was not aware it's not windows compatible.