mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-12 22:10:01 -04:00
use curl multi interface for async support
This commit is contained in:
parent
643fc8e463
commit
465fa2e170
3 changed files with 52 additions and 28 deletions
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<script src="./out/libcurl.js"></script>
|
||||
<script src="./main.js"></script>
|
||||
<link rel="icon" href="data:;base64,=">
|
||||
</head>
|
||||
<body>
|
||||
<p>emscripten tests</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue