emscripten-core/emscripten

cURL-like API for XHR request as a JavaScript library

オープン

#3,270 opened on 2015/03/18

 (14 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (3,519 件のフォーク)batch import
HTML5 APIfilesystemhelp wantednetworking

Repository metrics

Stars
 (27,361 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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?

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