Hacker News new | ask | show | jobs
by cyanydeez 693 days ago
Which wasm sqlite project would it be compatible with?
1 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.