Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 200 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 200 Bytes

web-file-hasher

This focuses on giving a UI to hash files using wasm.

Run Locally

yarn install
yarn dev

Build wasm

Prerequisites

  • Rust
  • Cargo
sh build.sh