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
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 4.52 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 232.16 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 38s Average build duration of successful builds.
  • all releases: 38s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • goliajp/vectx
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • doracawl

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 — 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