UNPKG

blake2b-wasm

Version:
15 lines (14 loc) 254 B
<!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>