Comment on Sqlite-vec: Work-in-progress vector search SQLite extension that runs anywhereparentComments−ncruces2yIt can be statically compiled into the official SQLite Wasm builds:https://alexgarcia.xyz/sqlite-vec/wasm.htmlIt can also be statically compiled into the Wasm used by my Go bindings.
Comments
It can be statically compiled into the official SQLite Wasm builds:
https://alexgarcia.xyz/sqlite-vec/wasm.html
It can also be statically compiled into the Wasm used by my Go bindings.