package
0.3.2
Repository: https://github.com/serulian/compiler.git
Documentation: pkg.go.dev

# 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.

# Type aliases

No description provided by the author
No description provided by the author