Public
Like
sqliteExample
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
This uses a Deno+WASM+SQLite approach.
Using SQLite! Running SQLite in memory works great, and the SQLite module just uses WebAssembly so it works within the Val Town permissions model.
Migrated from folder: Modules/sqliteExample