<!DOCTYPE html>
<html>
<head>
<title>Blake2b-WASM Demo</title>
</head>
<body>
<ol>
<li>Run `npm run demo` if you haven't</li>
<li>Reload this page</li>
<li>Open the console</li>
</ol>
<script src="bundle.js"></script>
</body>
</html>