| Crates.io | chidori-static-analysis |
| lib.rs | chidori-static-analysis |
| version | 0.1.3 |
| created_at | 2024-10-08 23:22:47.044169+00 |
| updated_at | 2024-10-08 23:22:47.044169+00 |
| description | Chidori Static Analysis is part of the Chidori framework, this identifies the exposure of values in JavaScript, TypeScript and Python code in order to support wiring dependent code together |
| homepage | https://docs.thousandbirds.ai |
| repository | https://github.com/ThousandBirdsInc/chidori |
| max_upload_size | |
| id | 1401809 |
| size | 451,700 |
yarn run build
To test the wasm package directly
wasm-pack test --headless --firefox
To test the UX of the JS interface
yarn run build-local
yarn run test-js
cd pkg && npm publish --access=public