scala-native Questions

2

I would like to write a program using Scala Native but it has to run on a linux host (centos 6.5) with a very old glibc. So I would like to deploy that program as a statically linked executable, e....
Sumptuous asked 5/11, 2017 at 8:33

1

I'm trying to build an iOS application on os x with scala-native and running into a number of problems when doing the sbt build. Any hints about what to do are welcome. I set build.sbt, using Xcod...
Archaeopteryx asked 22/4, 2017 at 13:19

1

Scala native has been recently released, but the garbage collector they used (for now) is extremely rudimentary and makes it not suitable for serious use. So I wonder: why not just transpile Scala...
Gottfried asked 26/5, 2016 at 21:36

2

Solved

I heard about scala-native recently and it sounds very interesting ! I'm curious about what does native means here ? what does "ahead-of-time compiler" means ? I think descriptions in the web site ...
Injured asked 25/5, 2016 at 18:56
1

© 2022 - 2024 — McMap. All rights reserved.