mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-15 15:20:01 -04:00
update wisp server, fix some memory issues
This commit is contained in:
parent
8ac0f40896
commit
11795d2772
8 changed files with 57 additions and 46 deletions
|
@ -42,7 +42,6 @@ This is an experimental port of [libcurl](https://curl.se/libcurl/) to WebAssemb
|
|||
- Works in all major browsers (Chromium >= 64, Firefox >= 65, Safari >= 14)
|
||||
- Has the ability to create multiple independent sessions
|
||||
- Small footprint size (800kb after compression) and low runtime memory usage
|
||||
- Support for running inside a web worker
|
||||
- Support for Brotli and gzip compressed responses
|
||||
|
||||
## Building:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue