es6draft icon indicating copy to clipboard operation
es6draft copied to clipboard

Consider attaching precompiled .jar files to GitHub releases

Open mathiasbynens opened this issue 8 years ago • 0 comments

How would you feel about attaching precompiled .jar files to each release (i.e. pages like https://github.com/anba/es6draft/releases/tag/rev37) from now on?

This way, people could download the .jar and run it without having to compile from source.

It would also enable adding es6draft support to jsvu: https://github.com/GoogleChromeLabs/jsvu/issues/26

What do you think?

mathiasbynens avatar Mar 04 '18 21:03 mathiasbynens