wasm-utils 0.2.0

WASM Utilities from Webb
Documentation
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8">
    <title>My Rust + Webpack project!</title>
  </head>
  <body>
    <script src="index.js"></script>
    <script src="wasm-utils_bg.js"></script>
  </body>
</html>