Page MenuHomeSolus

Initial commit of emscripten
ClosedPublic

Authored by YakoYakoYokuYoku on Nov 16 2019, 11:06 PM.
Tags
None
Referenced Files
F10941028: D7654.id18362.diff
Fri, Jul 14, 4:43 AM
F10834199: D7654.id.diff
Jun 7 2023, 8:02 AM
F10825597: D7654.diff
Jun 4 2023, 12:38 AM
F10814122: D7654.id20377.diff
May 31 2023, 2:15 PM
F10806580: D7654.id19088.diff
May 30 2023, 1:40 AM
F10806579: D7654.id19088.diff
May 30 2023, 1:40 AM
F10806132: D7654.id18361.diff
May 29 2023, 11:43 PM
F10805287: D7654.id18362.diff
May 29 2023, 7:40 PM
Subscribers

Details

Summary

Depends on D8522 and D8523.
The inclusion of the binaryen toolchain resolves T3098.
Also the package builds LLVM 11 because it's the current supported version.

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

Test Plan

Build and test a hello world program, this SDL example and the godot export template.

Diff Detail

Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

YakoYakoYokuYoku edited the summary of this revision. (Show Details)

Added a dependency on binaryen

Update to 1.39.5 and added nodejs as a dependency

emrun example.html doesn't serve the page ?

YakoYakoYokuYoku edited the summary of this revision. (Show Details)
YakoYakoYokuYoku edited the test plan for this revision. (Show Details)

Update emscripten to 1.39.10

DataDrake added a subscriber: DataDrake.
DataDrake added inline comments.
package.yml
6

Can this be tied to a tag instead of a commit?

This revision now requires changes to proceed.Apr 13 2020, 2:18 AM
YakoYakoYokuYoku added inline comments.
package.yml
6

Emscripten requires specific commits of the llvm monorepo

This revision is now accepted and ready to land.May 13 2020, 4:32 PM
This revision was automatically updated to reflect the committed changes.