This website requires JavaScript.
Explore
Help
Sign In
database
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
mirror of
https://github.com/sqlite/sqlite.git
synced
2026-01-13 20:39:27 +03:00
Code
Activity
Files
73c6ad19203a5dc384a683169a5556bb56cd3547
sqlite
/
ext
/
fiddle
History
stephan
73c6ad1920
MoUse re descriptive var names in ext/fiddle/Makefile.
...
FossilOrigin-Name: 2f9a42fb141d386f6edd03a37da3b0cef63dcc9fbfd076076b5330a8aa7d45a8
2022-05-24 14:45:16 +00:00
..
emscripten.css
Build refactoring for the fiddle/wasm bits. Set up wasm binding of a chunk of the core C API and added some infastructure for creating test pages for it.
2022-05-22 00:27:19 +00:00
EXPORTED_FUNCTIONS.fiddle
Build refactoring for the fiddle/wasm bits. Set up wasm binding of a chunk of the core C API and added some infastructure for creating test pages for it.
2022-05-22 00:27:19 +00:00
EXPORTED_FUNCTIONS.sqlite3
wasm/JS: added support for scalar UDFs. Fixed a deallocation problem with bind()ed strings/blobs.
2022-05-24 00:22:10 +00:00
EXPORTED_RUNTIME_METHODS
wasm/JS: added support for scalar UDFs. Fixed a deallocation problem with bind()ed strings/blobs.
2022-05-24 00:22:10 +00:00
fiddle-worker.js
fiddle: cleaned up and documented the status-loading progress mechanism in prep for reusing it in the sqlite3-api worker.
2022-05-23 16:54:18 +00:00
fiddle.html
Build refactoring for the fiddle/wasm bits. Set up wasm binding of a chunk of the core C API and added some infastructure for creating test pages for it.
2022-05-22 00:27:19 +00:00
fiddle.js
fiddle: lots of generic refactoring, restructuring, and cleanup in the higher-level code. Added push-fiddle ext/fiddle/Makefile target to push the fiddle app to a remote server via rsync.
2022-05-24 14:36:45 +00:00
index.md
In wasm builds, ifdef out shell commands which require file I/O, pipes, or which trigger an exit() (.quit and .exit). Documented some of the quirks and limitations of the C/WASM crossover. Keep the JS code from calling into the C code after an exit() has been triggered.
2022-05-18 22:58:34 +00:00
Makefile
MoUse re descriptive var names in ext/fiddle/Makefile.
2022-05-24 14:45:16 +00:00
sqlite3-api.js
fiddle: lots of generic refactoring, restructuring, and cleanup in the higher-level code. Added push-fiddle ext/fiddle/Makefile target to push the fiddle app to a remote server via rsync.
2022-05-24 14:36:45 +00:00
SqliteTestUtil.js
wasm: minor refactoring and doc updates.
2022-05-23 19:38:57 +00:00
testing1.html
fiddle: lots of generic refactoring, restructuring, and cleanup in the higher-level code. Added push-fiddle ext/fiddle/Makefile target to push the fiddle app to a remote server via rsync.
2022-05-24 14:36:45 +00:00
testing1.js
fiddle: lots of generic refactoring, restructuring, and cleanup in the higher-level code. Added push-fiddle ext/fiddle/Makefile target to push the fiddle app to a remote server via rsync.
2022-05-24 14:36:45 +00:00
testing-common.js
fiddle: lots of generic refactoring, restructuring, and cleanup in the higher-level code. Added push-fiddle ext/fiddle/Makefile target to push the fiddle app to a remote server via rsync.
2022-05-24 14:36:45 +00:00
testing.css
fiddle: lots of generic refactoring, restructuring, and cleanup in the higher-level code. Added push-fiddle ext/fiddle/Makefile target to push the fiddle app to a remote server via rsync.
2022-05-24 14:36:45 +00:00