🎉
To all the library maintainers out there - the recommendation is to NOT cross-publish stuff for 0.4.x/0.5.x - just go straight to 0.5.0. The entire ecosystem will cut over quicker this way.
Scala Native 0.5.0 has been released!
The long await multithreading, initial 32-bit architectures support and many more are now available.
See scala-native.org/en/stable/chan… for more details
The new SNIP (Scala Native Improvement Proposal) just dropped: `Non-GC object allocations using annotation hints` by @WojciechM_dev
Let us know if it should work on it and add to Scala Native.
It's time to test multithreading support in upcoming Scala Native 0.5.0! Let us know if you encounter any problems!
While we're still polishing the new minor version, you can try its current state in scala-cli or sbt.
Scala Native 0.5.0-SNAPSHOT is now available in Sonatype snapshots, so I decided to do a silly multi-threading comparison against regular JVM launcher (jvm-packaged), Native Image (jvm-native), and Scala Native in release-fast.
Even same ballpark would've been amazing!
Scala Native 0.4.13 is out!
That's the next maintenance upgrade with bug fixes and an update of the underlying Scala 2/3 standard library. This version is recommended for everyone targeting Scala 3.3.0 LTS and using the new parts of its stdlib.
scala-native.org/en/stable/chan…