Scala.js library provides the core runtime for compiling Scala code to JavaScript, enabling full-stack web development.
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-library_2.10</artifactId>
<version>0.6.33</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Exports a Scala object method to JavaScript using Scala.js annotations.
Migrate to Scala.js 1.x by updating sbt plugin and library versions.
No dependency data recorded yet.