scala_native Profile Banner
Scala Native Profile
Scala Native

@scala_native

Followers
4K
Following
7
Statuses
114

Your favourite language gets closer to bare metal.

Switzerland
Joined February 2016
Don't wanna be here? Send us removal request.
@scala_native
Scala Native
10 months
We approve this message!
@velvetbaldmime
Anton Sviridov
10 months
🎉 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.
0
2
11
@scala_native
Scala Native
10 months
Migration from 0.4.x to 0.5.x in most cases should not require source changes in most of codebases. The are no changes to globally available API Although, be aware of some changes related to FFI - mostly due to new platform dependent Size/USize type which maps to C size_t
0
0
2
@scala_native
Scala Native
1 year
RT @lukasz_bialy: In these last hours of #1brc challenge I want to share with you my small exploration not of how fast I can make JVM go BR…
0
21
0
@scala_native
Scala Native
1 year
Check out also our previous SNIPs: - `Inline classes` by @odersky -
0
0
5
@scala_native
Scala Native
2 years
Sbt users need to explictly enable multithreading using `nativeConig ~= { _.withMultithreadingSupport(true) }` When using scala-cli remember to use `--native-version=0.5.0-SNAPSHOT` . Multithreading would be enabled by default.
0
1
12
@scala_native
Scala Native
2 years
The 0.4.13 shipped with a bug. When linking with libraries produced using 0.4.12 or older it could lead to unreachability errors caused by the link-time values resolving mechanism. The bugfix release 0.4.14 fixes these problems. We're sorry for the inconvenience when upgrading.
0
0
2
@scala_native
Scala Native
2 years
RT @WojciechM_dev: All the cool kids are doing #Scala these days! Can it be even cooler with @scala_native? Join the @ScalaSpace and meet…
0
9
0
@scala_native
Scala Native
2 years
Scala Native 0.4.10 is out! This version follows @scala_js decision and drops support for Scala 2.11. It also adds support for Scala 3.2.2 and its new lazy vals implementation enabled with `-Ylightweight-lazy-vals` See the changelog here:
1
16
86
@scala_native
Scala Native
2 years
Scala Native 0.4.9 is out! It now adds experimental incremental compilation developed during the last edition of GSoC. See details here:
2
15
40
@scala_native
Scala Native
2 years
Scala Native 0.4.8 has just been released. The latest version now allows building Scala Native projects as dynamic or static libraries. For details see the changelog:
0
8
36
@scala_native
Scala Native
2 years
Scala Native 0.4.7 was released. It fixes JDK 8 issues.
0
2
6
@scala_native
Scala Native
2 years
Scala Native 0.4.7 was released, try it now!
0
17
28
@scala_native
Scala Native
3 years
Scala Native 0.4.5 was just released! Check out the release notes:
0
10
34