{"_id":"@aigentic/rvf-wasm","_rev":"3-df5271e2c0d3396f4f0bb332b79c35c9","name":"@aigentic/rvf-wasm","dist-tags":{"latest":"0.1.7"},"versions":{"0.1.6":{"name":"@aigentic/rvf-wasm","version":"0.1.6","license":"MIT","_id":"@aigentic/rvf-wasm@0.1.6","maintainers":[{"name":"aigentic","email":"engineering@aigentic.net"}],"homepage":"https://github.com/ruvnet/ruvector#readme","bugs":{"url":"https://github.com/ruvnet/ruvector/issues"},"dist":{"shasum":"31acafc0f8ae9c8c5af395a3e4df373f99e7a96a","tarball":"https://registry.npmjs.org/@aigentic/rvf-wasm/-/rvf-wasm-0.1.6.tgz","fileCount":6,"integrity":"sha512-VihltlJdC0YKovw8bgLME7S7URi2+4+CaMCmpRGOy8qgLRgjzVc/na67oxl7c4nYyx7zwK+nau0SeNfn509GAw==","signatures":[{"sig":"MEQCIBioekxTXaBuNmRomA5RxHsYzjDU8zv9w7sIj0YU1JcbAiAs95Y2OUL9U7YM2ztC0FTJIzBuvppRkRYQZO+/8MBYjQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48757},"main":"pkg/rvf_wasm.js","types":"pkg/rvf_wasm.d.ts","exports":{".":{"types":"./pkg/rvf_wasm.d.ts","import":"./pkg/rvf_wasm.mjs","default":"./pkg/rvf_wasm.js","require":"./pkg/rvf_wasm.js"}},"gitHead":"06426cbc6e70f09762e996a98517b0b1fd1c7c4e","scripts":{"build":"cargo build --release --target wasm32-unknown-unknown --manifest-path ../../crates/rvf/rvf-wasm/Cargo.toml && wasm-opt -Oz ../../crates/rvf/target/wasm32-unknown-unknown/release/rvf_wasm.wasm -o pkg/rvf_wasm_bg.wasm"},"_npmUser":{"name":"aigentic","email":"engineering@aigentic.net"},"repository":{"url":"git+https://github.com/ruvnet/ruvector.git","type":"git"},"_npmVersion":"11.12.0","description":"RuVector Format WASM microkernel for browser and edge vector operations","directories":{},"_nodeVersion":"22.22.1","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rvf-wasm_0.1.6_1779091184927_0.021741231775975978","host":"s3://npm-registry-packages-npm-production"}},"0.1.7":{"name":"@aigentic/rvf-wasm","version":"0.1.7","license":"MIT","_id":"@aigentic/rvf-wasm@0.1.7","maintainers":[{"name":"aigentic","email":"engineering@aigentic.net"}],"homepage":"https://github.com/ruvnet/ruvector#readme","bugs":{"url":"https://github.com/ruvnet/ruvector/issues"},"dist":{"shasum":"a3760db518906449c9e206525e80f7310d35c74e","tarball":"https://registry.npmjs.org/@aigentic/rvf-wasm/-/rvf-wasm-0.1.7.tgz","fileCount":6,"integrity":"sha512-gi4gtmwFk8C6FIF5LGgElWDm9ZkyYyYrWrodnQLdrMKpJ2w6YTCktRMP0hOrOoY85JiuGjnBA0BwFMNpm/GZ9w==","signatures":[{"sig":"MEUCIQCche655OskkDl/ANh15fHsclHEdngncolbCZvDSW59QwIgY1VuF8G2QCJawNK63vWpo8GXz5UedSWtsVi3GO/GcJM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48757},"main":"pkg/rvf_wasm.js","types":"pkg/rvf_wasm.d.ts","exports":{".":{"types":"./pkg/rvf_wasm.d.ts","import":"./pkg/rvf_wasm.mjs","default":"./pkg/rvf_wasm.js","require":"./pkg/rvf_wasm.js"}},"gitHead":"06426cbc6e70f09762e996a98517b0b1fd1c7c4e","scripts":{"build":"cargo build --release --target wasm32-unknown-unknown --manifest-path ../../crates/rvf/rvf-wasm/Cargo.toml && wasm-opt -Oz ../../crates/rvf/target/wasm32-unknown-unknown/release/rvf_wasm.wasm -o pkg/rvf_wasm_bg.wasm"},"_npmUser":{"name":"aigentic","email":"engineering@aigentic.net"},"repository":{"url":"git+https://github.com/ruvnet/ruvector.git","type":"git"},"_npmVersion":"11.12.0","description":"RuVector Format WASM microkernel for browser and edge vector operations","directories":{},"_nodeVersion":"22.22.1","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rvf-wasm_0.1.7_1779093033733_0.41143379926772483","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2026-05-18T07:59:44.847Z","modified":"2026-09-13T15:30:33.750Z","0.1.6":"2026-05-18T07:59:45.066Z","0.1.7":"2026-05-18T08:30:33.879Z"},"bugs":{"url":"https://github.com/ruvnet/ruvector/issues"},"license":"MIT","homepage":"https://github.com/ruvnet/ruvector#readme","repository":{"url":"git+https://github.com/ruvnet/ruvector.git","type":"git"},"description":"RuVector Format WASM microkernel for browser and edge vector operations","maintainers":[{"email":"engineering@aigentic.net","name":"aiggy"}],"readme":"# @ruvector/rvf-wasm\n\nRuVector Format (RVF) WASM build for browsers and edge functions. Query vectors directly in the browser with zero backend.\n\n## Install\n\n```bash\nnpm install @ruvector/rvf-wasm\n```\n\n## Usage\n\n```html\n<script type=\"module\">\n  import init, { WasmRvfStore } from '@ruvector/rvf-wasm';\n  await init();\n\n  const store = WasmRvfStore.create(384);\n  store.ingest(1, new Float32Array(384));\n  const results = store.query(new Float32Array(384), 10);\n  console.log(results); // [{ id, distance }]\n</script>\n```\n\n## Features\n\n- ~46 KB control plane (full store API)\n- ~5.5 KB tile microkernel (query-only)\n- In-memory store with HNSW indexing\n- Segment inspection and status\n- No backend required\n\n## License\n\nMIT\n","readmeFilename":"README.md"}