wasm-bindgen 0.2.49

Easy support for interacting between JS and Rust.
Documentation
1
2
3
4
5
6
7
8
<html>
  <head>
    <meta content="text/html;charset=utf-8" http-equiv="Content-Type"/>
  </head>
  <body>
    <p>Open up the developer console and you should see "Hello from Rust!"</p>
  </body>
</html>