Initial commit

This commit is contained in:
Mariano Uvalle 2025-04-27 23:12:10 -07:00
commit 5b65a1f237
3 changed files with 108 additions and 0 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# sqlite-wasm
A proof of concept for a computing database that runs arbitrary wasm functions to compute column values.