Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update emscripten version #506

Closed
wants to merge 1 commit into from
Closed

Update emscripten version #506

wants to merge 1 commit into from

Conversation

josephlr
Copy link
Contributor

@josephlr josephlr commented Jan 5, 2021

Emscripten and rustc have to use compatible versions of LLVM to avoid
linker errors. With the update to LLVM 11, emscripten also requires an
update, see rust-lang/rust#75716.

Also, now the emscripten is updated, the fix for
emscripten-core/emscripten#4542 is now available, which
means we can delete the node-wasm workaround.

Signed-off-by: Joe Richey joerichey@google.com

Emscripten and rustc have to use compatible versions of LLVM to avoid
linker error. With the update to LLVM 11, emscripten also requires an
update, see rust-lang/rust#75716.

Also, now the emscripten is updated, the fix for
emscripten-core/emscripten#4542 is now avalibe, which
means we can delete the node-wasm workaround.

Signed-off-by: Joe Richey <joerichey@google.com>
@reitermarkus
Copy link
Member

Closing since the version is updated. The images are currently disabled on CI, however.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants