vectx-wasm 0.0.0

Name reservation for vectx-wasm — WebAssembly bindings of vectx (the descriptive language between AI and the vector world). Functional implementation not yet released.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# vectx-wasm — name reservation

This crate is a **placeholder** reserving the `vectx-wasm` name on crates.io. It contains no functional code yet.

## What it will be

WebAssembly bindings for [vectx](https://crates.io/crates/vectx) — the descriptive language between AI and the vector world. The intent is to ship a wasm runtime 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 crate**: [`vectx`]https://crates.io/crates/vectx
- **Issues**: <https://github.com/goliajp/vectx/issues>
- **License**: MIT