emscripten-core/emscripten

cURL-like API for XHR request as a JavaScript library

開放

#3,270 建立於 2015年3月18日

 (14 則留言) (0 個反應) (0 位負責人)C++ (3,519 個分叉)batch import
HTML5 APIfilesystemhelp wantednetworking

倉庫指標

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

描述

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?

貢獻者指南