Sign in
qemu
/
meson
/
c6875305f327a6be506d6544516f35e792f6d625
/
.
/
test cases
/
wasm
/
1 basic
/
hello.html
blob: 637bc2074880b9547de636a56fc85944e2cefb06 [
file
] [
log
] [
blame
]
<html>
<head>
<meta
charset
=
"utf-8"
>
</head>
<body>
<script
src
=
"hello.js"
></script>
</body>
</html>