# Functions
BuildSource invokes the compiler starting at the given root source file path.
GenerateSourceAndBundle generates the full ECMAScript source for the given scope result, as well as its sourcemap, and any additional bundled files produced by language integrations.
No description provided by the author
No description provided by the author
# Variables
CORE_LIBRARY contains the location of the Serulian core library.
# Structs
SourceAndBundle holds the built ECMAScript source, its source map, and any bundled files.