Emit the given LinkingUnit to the target output
Emit the given LinkingUnit to the target output
LinkingUnit to emit
File to write to
Logger to use
Symbols this backend needs to be present in the linking unit.
Symbols this backend needs to be present in the linking unit.
Verify that a LinkingUnit corresponds to this LinkerBackend's Semantics and ESLevel (specified via the OutputMode).
Verify that a LinkingUnit corresponds to this LinkerBackend's Semantics and ESLevel (specified via the OutputMode).
java.lang.IllegalArgumentException
if there is a mismatch
The basic backend for the Scala.js linker.
Simply emits the JavaScript without applying any further optimizations.