antimatter15 / sqlite-vfs-js

Home Page:https://antimatter15.com/sqlite-vfs-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sqlite-vfs-js

How to try this out:

git clone https://github.com/antimatter15/sqlite-vfs-js
cd sqlite-vfs-js
# Build using Emscripten (via Docker)
make build/os.js
# Now that it has built, run a local webserver
python3 -m http.server 8005

Visit http://localhost:8005/prototype/read.html and open the browser console to see the demo running.

About

https://antimatter15.com/sqlite-vfs-js/


Languages

Language:TypeScript 54.6%Language:C 21.3%Language:JavaScript 13.9%Language:Makefile 6.5%Language:Less 2.6%Language:HTML 1.1%