Page MenuHomeSolus

Initial commit of closure-compiler
ClosedPublic

Authored by YakoYakoYokuYoku on Mar 20 2020, 7:52 PM.
Tags
None
Referenced Files
F11066694: D8522.diff
Fri, Aug 11, 6:38 PM
F11021538: D8522.diff
Mon, Aug 7, 3:24 PM
F11013181: D8522.id20768.diff
Fri, Aug 4, 10:59 AM
F10945811: D8522.id.diff
Sat, Jul 15, 5:53 AM
F10850448: D8522.id20764.diff
Jun 12 2023, 4:09 AM
F10846275: D8522.id20768.diff
Jun 11 2023, 4:12 AM
F10846162: D8522.id20378.diff
Jun 11 2023, 3:47 AM
F10843309: D8522.id20375.diff
Jun 10 2023, 5:28 PM
Subscribers

Details

Summary

The inclusion of closure-compiler fixes T3098.
It's a rundep of emscripten built separetedly.

Signed-off-by: Martin Reboredo <gc1000ll@gmail.com>

Test Plan

Built a wasm module with emcc --closure 1

Diff Detail

Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

DataDrake added a subscriber: DataDrake.

Please use the full path to java within openjdk-8's directory rather than relying on the symlink in /usr/bin. That will be going away.

This revision now requires changes to proceed.Apr 12 2020, 6:04 PM

Don't use the symlink, use the direct path and update to version 20200406.

This revision is now accepted and ready to land.Apr 13 2020, 2:29 AM
This revision was automatically updated to reflect the committed changes.