sqlite/ext/wasm/fiddle
2022-10-29 07:54:10 +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 Move the sqlite3.capi.wasm namespace to sqlite3.wasm. This causes a tiny bit of naming confusion with the sqlite3.wasm *file*, but seems to make more sense than having it as a sub-namespace of capi. 2022-10-29 07:54:10 +00:00
fiddle.js Finish eliminating explicit Emscripten module dependencies in test code and fiddle. The only remnant in public code is the Emscripten-generated module load/init interface. 2022-09-29 16:54:23 +00:00
index.html Rename fiddle.html to index.html and move fiddle push-to-server rules from GNUmakefile into fiddle.make. 2022-10-25 15:59:27 +00:00