Skip to content

functionland/wnfs-utils-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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