emscripten-core / emscripten-core/emscripten
cURL-like API for XHR request as a JavaScript library
Open
filesystem
help wanted
HTML5 API
networking
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
_Following up on kripken/emscripten#3016._
The cURL API is well tested and well known. I'm not sure we could implement it to match all cURL features, but the cURL API definitely covers the XHR browser API, effectively replacing `emscripten_wget_*`.
Any good soul and/or lazy intern in a company using Emscripten that would be willing to implement that?
Contributor guide
Assessment
This issue has not been assessed yet.