emscripten-core/emscripten

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

開放

#7,024 建立於 2018年8月21日

 (20 則留言) (0 個反應) (1 位負責人)C++ (3,519 個分叉)batch import
help wanted

倉庫指標

星標
 (27,361 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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?

貢獻者指南