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
2025-07-20 13:03:09 +03:00
Code
Activity
Files
6e901b07a3611d6b865e390f117aa4c116d47192
sqlite
/
ext
/
wasm
/
fiddle
History
stephan
90218aec7a
Remove OPFS from the fiddle build for the time being - will re-enable once the breakage is figured out via testing with the core API.
...
FossilOrigin-Name: 3bc510a614973eafa60960a99bedb063594a693bdbfd80d7eb480b293b4ab811
2022-08-13 13:51:56 +00:00
..
emscripten.css
wasm/fiddle refactoring part 1 of N: move fiddle app from ext/fiddle to ext/wasm/fiddle, which only contains files intended to be pushed to the live site. Disabled build of the non-fiddle wasm parts, pending a later step of the refactoring.
2022-08-10 09:36:10 +00:00
fiddle-worker.js
Remove OPFS from the fiddle build for the time being - will re-enable once the breakage is figured out via testing with the core API.
2022-08-13 13:51:56 +00:00
fiddle.html
wasm/fiddle refactoring part 1 of N: move fiddle app from ext/fiddle to ext/wasm/fiddle, which only contains files intended to be pushed to the live site. Disabled build of the non-fiddle wasm parts, pending a later step of the refactoring.
2022-08-10 09:36:10 +00:00
fiddle.js
Build fiddle with WASMFS OPFS support and attempt to use it if available. It does not work because of an inexplicable exception in Emscripten-generated code and perpetually-locked db, but it's not yet clear why.
2022-08-12 17:57:09 +00:00