Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 268 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 268 Bytes

wnfs-utils-web

This library is used with wnfslib-web to use wnfs on the browser.

Build and Use in TypeScript

  1. Check the WebAssembly module:
wasm-pack build --target web
  1. Upload to GitHub

  2. Create a release with the same version as in Cargo.toml