reibitto

Results 34 comments of reibitto

I still haven't looked at everything or tried the Scala.js and Scala Native support myself. I noticed there were a few caveats and things that differ from the plain JVM...

Hi @pablf, I'm preparing to do an official release after this PR goes in #430 but Scala.js is still an issue with flakiness. I was able to duplicate the problem...

Thanks for the information and spending time investigating. 🙂 Scala Native is still experimental enough that I'm not too eager to spend _too much_ time on it just yet, but...

It's a little confusing but conceptually speaking the input/output sort of gets flipped when connecting them. This is because you use an InputStream to read the output of a process,...