UNPKG

254 BHTMLView Raw
1<!DOCTYPE html>
2<html>
3<head>
4 <title>Blake2b-WASM Demo</title>
5</head>
6<body>
7 <ol>
8 <li>Run `npm run demo` if you haven't</li>
9 <li>Reload this page</li>
10 <li>Open the console</li>
11 </ol>
12 <script src="bundle.js"></script>
13</body>
14</html>