Y
Hacker News
new
|
ask
|
show
|
jobs
by
TazeTSchnitzel
3936 days ago
SQLite is proably saving files in emscripten's virtual filesystem (emscripten's implementation of fopen() etc. by default makes them work on memory), and the sql.js API just reads and writes the file there.