Enable wasm32-unknown-emscripten target on CI#1697
Enable wasm32-unknown-emscripten target on CI#1697JohnTitor merged 10 commits intorust-lang:masterfrom
wasm32-unknown-emscripten target on CI#1697Conversation
Details |
|
It seems emscripten doesn't have |
Details |
|
It seems emscripten doesn't have So, I think all items can be removed from emscripten. |
50a6ee0 to
48d7e40
Compare
|
Details |
b2582e8 to
6d03a43
Compare
|
Seems |
|
log: |
|
Seems the definition of |
5208fd7 to
8a328ba
Compare
|
The |
wasm32-unknown-emscripten targetwasm32-unknown-emscripten target on CI
|
Finally, CI is green! |
|
☔ The latest upstream changes (presumably #1719) made this pull request unmergeable. Please resolve the merge conflicts. |
|
I don't know a ton about this target myself, but it seems reasonable enough to me. |
|
Thanks, I think you're familiar with that than me :) Then I'm going to merge this, hopefully, there's no breakage. |
Re-enable the
wasm32-unknown-emscriptentarget on CI.Fixes #1591