# @ruvector/rvf-wasm RuVector Format (RVF) WASM build for browsers and edge functions. Query vectors directly in the browser with zero backend. ## Install ```bash npm install @ruvector/rvf-wasm ``` ## Usage ```html ``` ## Features - ~46 KB control plane (full store API) - ~5.5 KB tile microkernel (query-only) - In-memory store with HNSW indexing - Segment inspection and status - No backend required ## License MIT