Files
opentf/internal/streamapi/wasip1/test.html
Martin Atkins ac651e861c streamapi: Initial wasip1 stub
Signed-off-by: Martin Atkins <mart@degeneration.co.uk>
2026-05-19 18:15:28 -07:00

10 lines
139 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>waspi1 stream API demo</title>
</head>
<body>
<script src="test.js"></script>
</body>
</html>