mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-13 06:20:02 -04:00
11 lines
No EOL
223 B
HTML
11 lines
No EOL
223 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<script src="./out/libcurl.js"></script>
|
|
<script src="./main.js"></script>
|
|
<link rel="icon" href="data:;base64,=">
|
|
</head>
|
|
<body>
|
|
<p>emscripten tests</p>
|
|
</body>
|
|
</html> |