<html>
  <head>
    <meta content="text/html;charset=utf-8" http-equiv="Content-Type"/>
  </head>
  <body>
    <script src='./index.js'></script>
    <p>Open the developer console and you should see wasm invoking `Math`
    functions</p>
  </body>
</html>