Fix emscripten CI after recent emsdk change#11293
Conversation
See emscripten-core/emsdk#472 Turns out we were actually depending on the non-embedded config!
kripken
left a comment
There was a problem hiding this comment.
Ah, this worries me that more users will break then...
I assume the plan is to switch CI to embedded, but it would take more work than makes sense to do right now to unbreak? (how much work is that?)
|
I agree there could other unexpected fallout. That is why I will leave the Our use case is pretty weird here. We use emsdk here but never call |
|
Yes.. exactly .. unbreak first.. then look at making the switch. |
See emscripten-core/emsdk#472
Turns out we were actually depending on the non-embedded
config!