Files
strudel/packages/zig/index.html
T
2024-01-10 17:04:10 +01:00

11 lines
171 B
HTML

<!doctype html>
<html>
<head>
<title>ZIG / WASM Demo</title>
</head>
<body>
<h3>check the console</h3>
</body>
<script src="./main.js"></script>
</html>