On 04.11.2013 11:46, Rafa de Miguel wrote:
Yes, I knew that but that info it doesn't really help me too much

FWIW: You probably are aware of this too, but just in case: On the browsers, especially these without build-in WebSQL (sqlite) support, the developer can fallback to a C to LLVM IR to JS (asm.js which is efficiently JIT-ted on FF) build/port as provided by:

https://github.com/kripken/sql.js

(It is possible to build with sqlite version different than currently bundled amalgamation version - 3.7.17)

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to