lampepfl / gears

A strawman for a low-level async library in Scala 3.
https://lampepfl.github.io/gears/
Apache License 2.0
257 stars 26 forks source link

Update scala-native dependencies #26

Closed natsukagami closed 11 months ago

natsukagami commented 11 months ago
m8nmueller commented 11 months ago

LGTM and runs on my computer. You wanted to write high-usage tests to check whether GC actually works. How is that going? Otherwise, I don't have any opinion on this.

natsukagami commented 11 months ago

@m8nmueller unfortunately I made a mistake and force-pushed away the commit used in main for munit, so new users trying to clone the repo might not be able to set it up anymore. Let's get this in first, with the Boehm GC remained on.