package backend
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- final class BasicLinkerBackend extends LinkerBackendImpl
The basic backend for the Scala.js linker.
The basic backend for the Scala.js linker.
Simply emits the JavaScript without applying any further optimizations.
- abstract class LinkerBackendImpl extends LinkerBackend
A backend of the Scala.js linker.
A backend of the Scala.js linker.
Produces a JavaScript file with an optional source map.
You probably want to use an instance of interface.Linker, rather than this low-level class.
Value Members
- object LinkerBackendImpl
- object LinkerBackendImplPlatformExtensions