emscripten-core/emscripten

FETCH=1 + USE_PTHREADS=1 is not fully supported by wasm backend

Open

#7024 aperta il 21 ago 2018

Vedi su GitHub
 (20 commenti) (0 reazioni) (1 assegnatario)C++ (3519 fork)batch import
help wanted

Metriche repository

Star
 (27.361 star)
Metriche merge PR
 (Merge medio 19g 10h) (147 PR mergiate in 30 g)

Descrizione

This currently generates and error message: FETCH+USE_PTHREADS not yet compatible with wasm (shared.make_fetch_worker is asm.js-specific)

I guess we need to port shared.make_fetch_worker to wasm?

Guida contributor