SQLite Forum

note: SQLite compiled to JavaScript
Login

note: SQLite compiled to JavaScript

(1) By Simon Slavin (slavin) on 2020-11-07 04:09:05 [link]

Did we discuss this already ?

<https://sql.js.org/#/>

"sql.js uses emscripten to compile SQLite to webassembly (or to javascript code for compatibility with older browsers). It includes contributed math and string extension functions."

(2) By stonebig on 2020-11-08 14:18:43 in reply to 1

with Math included since march 2016 https://github.com/sql-js/sql.js/pull/142