JSPM

google-closure-compiler-osx

20180910.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 22493
  • Score
    100M100P100Q165541F
  • License Apache-2.0

Native image distribution of closure-compiler

Package Exports

  • google-closure-compiler-osx

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (google-closure-compiler-osx) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

closure-compiler-graal

Public distribution of closure compiler native images

Build Status

Includes both of the following packages:

Using Graal, compiles the closure-compiler Java JAR file to a native image. Removes the startup time penalty of the JVM and allows faster performance for small builds. Also allows improved performance without requiring a JVM to be present.

The distributions are platform specific. Currently only Mac OS and Linux are supported by Graal.