Commit graph

4 commits

Author SHA1 Message Date
rzmk
2a38998425
docs: show types in WASM examples 2024-06-20 16:51:07 -04:00
rzmk
e84c5bec8b
refactor: use options object for WASM function args, improve docs
- Add relevant links to all READMEs and source code
- Resolve clippy lints

czv:

- Add more docs for top-level items
- Add suggestion to use builder methods instead of functions
- Disable slice and slice tests until operation is complete

czv-wasm:

- Use tsify_next for allowing objects as parameters
- Add nodejs example and instructions
2024-06-20 16:28:53 -04:00
rzmk
ce260e9491 refactor: use czv in czv-python
- Add `file_path` for czv-python count operations
- Refactor tests based on file path instead of data
- Use thiserror in czv
- Update examples to reflect changes
2024-06-20 01:03:54 -04:00
rzmk
9799ab694b
feat: add czv, czv-wasm, and czv-python (init release) 2024-06-19 22:55:19 -04:00