We're happy to announce that Scala 3 Native is ready! Check it out in our final release 0.4.3. Changelog as always can be found on the project website: scala-native.readthedocs.io/en/v0.4.3/chan…
1
40
137
0
0
Fancy about our next milestones? There are 2 that we would like to focus on most: * Multithreading support - already prototyped by @Wojciech_Maz * 32bit architectures support - already done @ShadajL and waiting for next major release
@scala_native @Wojciech_Maz @ShadajL @Wojciech_Maz Thanks for the great work!! Just wondering what sort of multithreading support can we expect (j.l.Thread or something entirely different) and the approximate landing time?