Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 415 Bytes

File metadata and controls

7 lines (4 loc) · 415 Bytes

libcurl.js

Minimal curl wasm implementation to work with fcitx5-chinese-addons' cloudpinyin.

Network ability is implemented with emscripten_fetch.

All socket-related codes are stub, and there are semantic changes in CURLMOPT_TIMERFUNCTION, curl_multi_add_handle and more.