emscripten-core / emscripten

Emscripten: An LLVM-to-WebAssembly Compiler
Other
25.35k stars 3.25k forks source link

Remove non-working emscripten_fetch_wait / EMSCRIPTEN_FETCH_WAITABLE. NFC #22138

Closed sbc100 closed 6 days ago

sbc100 commented 6 days ago

This API hasn't worked since the fastcomp days, so I think its probably better to remove/deprecate it rather than try to make it work (perhaps using pthreads).