Commit graph

7 commits

Author SHA1 Message Date
rzmk
bdaf0eb853
docs: add link to https://docs.rs/czv 2024-06-20 23:38:46 -04:00
rzmk
c0b76fa543
refactor: improve error-handling, fix lints, & update criterion 2024-06-20 23:18:38 -04:00
rzmk
93bc82bd36 docs: add WASM library demo using Vite & React 2024-06-20 20:13:34 -04:00
rzmk
bc05a9f46e
build: change npm library from czv to czv-wasm 2024-06-20 18:14:39 -04:00
rzmk
9bd3090545
docs: update info about WASM web-demo example 2024-06-20 17:11:28 -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
9799ab694b
feat: add czv, czv-wasm, and czv-python (init release) 2024-06-19 22:55:19 -04:00