The basic backend for the Scala.js linker.
A backend of the Scala.js linker.
A backend of the Scala.js linker. Produces a VirtualJSFile.
You probably want to use an instance of linker.Linker, rather than this low-level class.
Kind of module structure emitted for the Scala.js output.
JavaScript output mode.
JavaScript output mode.
For forward source compatibility with Scala.js 1.x, use the alias org.scalajs.core.tools.linker.ESFeatures instead.
Factory for OutputMode
s.
Factory for OutputMode
s.
For forward source compatibility with Scala.js 1.x, use the alias org.scalajs.core.tools.linker.ESFeatures instead.
The basic backend for the Scala.js linker.
Simply emits the JavaScript without applying any further optimizations.