Comment on MIT Scheme on Apple SiliconparentComments−ebruchez4yYes there is, although it's not in widespread use yet. [1]For Scala, there is, separately, Scala Native. [2]Both have ahead-of-time (AOT) compilers that compile down to the target architecture.[1] https://www.graalvm.org/reference-manual/native-image/ [2] https://github.com/scala-native/scala-native
Comments
Yes there is, although it's not in widespread use yet. [1]
For Scala, there is, separately, Scala Native. [2]
Both have ahead-of-time (AOT) compilers that compile down to the target architecture.
[1] https://www.graalvm.org/reference-manual/native-image/ [2] https://github.com/scala-native/scala-native