wasm-bindgen/examples/smorgasboard/index.html

9 lines
164 B
HTML
Raw Normal View History

2018-03-03 07:19:39 +03:00
<html>
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type"/>
</head>
<body>
<script src='./index.js'></script>
</body>
</html>