emscripten-core/emscripten

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

オープン

#7,024 opened on 2018/08/21

 (20 件のコメント) (0 件のリアクション) (1 人の担当者)C++ (3,519 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (27,361 個のスター)
PR merge metrics
 (平均マージ 19d 10h) (30d で 147 merged PRs)

説明

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?

コントリビューターガイド