vectx-wasm
v0.0.0
Published
Name reservation for vectx-wasm — WebAssembly bindings of vectx (the descriptive language between AI and the vector world). Functional package not yet released; source at https://github.com/goliajp/vectx.
Maintainers
Readme
vectx-wasm — name reservation
This package is a placeholder reserving the vectx-wasm name on npm. It contains no functional code yet.
What it will be
WebAssembly bindings for vectx — the descriptive language between AI and the vector world. The wasm package is intended to host the runtime built from the Rust implementation (the vectx crate on crates.io) so the same DSL can be evaluated in the browser without pulling in the full Rust toolchain.
Where to go
- Source / docs: https://github.com/goliajp/vectx
- Sibling packages:
vectx(npm),vectx(crates.io) - Issues: https://github.com/goliajp/vectx/issues
- License: MIT
When the wasm build lands, this README is replaced with proper API documentation.
