emscripten-core/emscripten

cURL-like API for XHR request as a JavaScript library

Aperta

#3270 aperta il 18 mar 2015

 (14 commenti) (0 reazioni) (0 assegnatari)C++ (3519 fork)batch import
HTML5 APIfilesystemhelp wantednetworking

Metriche repository

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

Descrizione

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?

Guida contributor