This library contains the typescript wasm code for wnfs to be used in web. The example app is in tests folder. Build wasm-pack build --target web Tests cd tests npm run build npm run start