Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

2 check-ins using file extsrc/pikchr-worker.js version 9ca88da4d4

2025-03-05
05:34
wasm: add MAKEFILE_LIST as a dep of pikchr.js so that it gets rebuilt after makemake.tcl is run. Add stackAllock to EXPORTED_RUNTIME_METHODS for the sake of some emcc versions. check-in: 89e41f250b user: stephan tags: wasm-cache-workaround
00:40
Update to the latest pikchr.c. If then the "pikchr.wasm" filename in the generated extsrc/pikchr.js file is changes to something like "pikchr-v12345678.wasm" and if the "pikchr.js" filename in extsrc/pikchr-worker.js is change similarly, and if the cache is disabled in the browser, then the new version of pikchr loads immediately and without hassl... check-in: cebd126de3 user: drh tags: wasm-cache-workaround