wasm-bindgen/examples/dom/index.html

9 lines
171 B
HTML
Raw Normal View History

2018-03-21 18:26:00 +03:00
<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>