org.scalajs.core.tools.linker
The basic backend for the Scala.js linker.
Simply emits the JavaScript without applying any further optimizations.
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.
JavaScript output mode.
The basic backend for the Scala.js linker.
Simply emits the JavaScript without applying any further optimizations.