@1kbirds/chidori-static-analysis
v0.1.3
Published
``` yarn run build ```
Downloads
48
Readme
Build
yarn run buildTest
To test the wasm package directly
wasm-pack test --headless --firefoxTo test the UX of the JS interface
yarn run build-local
yarn run test-jsPublish to NPM
cd pkg && npm publish --access=public