mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 08:46:49 +02:00
changes for ncruces go
This commit is contained in:
parent
374bfe3892
commit
73b9156a7c
7 changed files with 200 additions and 13 deletions
6
examples/simple-go-ncruces/Makefile
Normal file
6
examples/simple-go-ncruces/Makefile
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
demo: demo.go
|
||||
go build -o $@ $<
|
||||
|
||||
sqlite3.vec.wasm:
|
||||
exit 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue