wasm-bindgen/examples/request-animation-frame/index.html
2018-12-10 12:50:19 -08:00

9 lines
171 B
HTML

<html>
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type"/>
</head>
<body>
<p>A greeting from rust looks like...</p>
</body>
</html>