@functionland/wnfslib-web
v0.1.0
Published
This library contains the typescript wasm code for wnfs to be used in web. The example app is in tests folder.
Readme
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 webTests
cd tests
npm run build
npm run start