Ruud Vlaming

Results 6 comments of Ruud Vlaming

Nice! Glad to be of service. In the mean time i forked your repro and made the adjustments for my use case. As speed is not my most importent goal...

Oh-oh bad news. I hope this is fixable in a reasonable time. I use this as example (i.e. multi-client time server) in a small actor framework i am writing. It...

> As a quicky, you could try building with SN 0.4.7. That was released before > the broken code entered the 0.4.x stream. I am told that there is >...

> https://github.com/armanbilge/epollcat > https://typelevel.org/blog/2022/09/19/typelevel-native.html These are interesting projects indeed. Thanks for bringing them to my attention.

Wonderful! With (indeed in project/plugins.sbt) ``` addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.6") ``` after `reload`, `clean`, `compile` and `run`, we have ``` sbt:native1> eval nativeVersion [info] ans: String = 0.4.9 ```...

Imagine you are selecting a JS lib do charting for your project and try to run some simple tests in the browser. This bug is a complete dealbreaker. "Moving on...