We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7827f35 + 8539528 commit a710eceCopy full SHA for a710ece
community/index.md
@@ -113,3 +113,9 @@ Staying current:
113
114
* [implicit.ly](http://implicit.ly) announces new versions of Scala libraries as they become available
115
* [Scala-Announce](http://groups.google.com/group/scala-announce) also has release announcements
116
+
117
+## Non-JVM platforms
118
119
+* [Scala.js](https://www.scala-js.org) compiles Scala code to JavaScript
120
+* [Scala Native](http://www.scala-native.org) compiles Scala code to LLVM for native execution
121
+* [Scala on Android](http://scala-android.org) community site
0 commit comments