mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-15 07:10:01 -04:00
update wisp server and docs, don't redownload wisp client
This commit is contained in:
parent
2067592b7b
commit
627fd15e4d
3 changed files with 8 additions and 4 deletions
|
@ -52,7 +52,7 @@ git clone https://github.com/ading2210/libcurl.js --recursive
|
|||
cd libcurl.js/client
|
||||
./build.sh
|
||||
```
|
||||
Make sure you have emscripten, git, and the various C build tools installed. The only OS supported for building libcurl.js is Linux. On Debian-based systems, you can run the following command to install all the dependencies:
|
||||
Make sure you have emscripten v3.1.6, git, and the various C build tools installed. The only OS supported for building libcurl.js is Linux. On Debian-based systems, you can run the following command to install all the dependencies:
|
||||
```
|
||||
sudo apt install make cmake emscripten autoconf automake libtool pkg-config wget xxd jq
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue