mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-12 14:00:01 -04:00
10 lines
No EOL
173 B
HTML
10 lines
No EOL
173 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<script src="./a.out.js"></script>
|
|
<script src="./main.js"></script>
|
|
</head>
|
|
<body>
|
|
<p>emscripten tests</p>
|
|
</body>
|
|
</html> |