stephan
|
2f5330036d
Correct the handling of the worker1 and promiser JS files in the face of the bundler-friendly changes. Those files require separate, bundler-friendly copies.
|
1 ano atrás |
stephan
|
69141f52be
Update ext/wasm/README-dist.txt for the bundler-friendly build.
|
1 ano atrás |
stephan
|
8a45f68b1c
Emit sqlite3-api.(m)js during the JS build process, which are the JS APIs without the Emscripten/wasm-loading parts. They are hypothetically useful for arbitrary build environments/toolchains but have notable caveats related to the wasm imports, as elaborated on in the makefile.
|
1 ano atrás |
stephan
|
e896ba94e3
Add doc page link to the wasm dist README.txt.
|
2 anos atrás |
stephan
|
3117dc60e3
Update the dist rules for this evening's js/wasm build changes and include an index.html specifically for the subset of apps included in the dist archive.
|
2 anos atrás |
stephan
|
71de8e0241
Considerable wasm/js build cleanups and reworking. Remove wasmfs builds from the end-user deliverables and disable the wasmfs build by default, per /chat discussion, as it doubles our deliverable count for only marginal gain. Attempt to move the sqlite3.js/wasm files into subdirectories but rediscovered that that breaks loading in Worker mode because URI resolution of the wasm files differs depending on whether the main script is loaded from a script tag or a Worker.
|
2 anos atrás |
stephan
|
b5e2e6fcd3
More work on the JS end-user deliverables. Add tool/stripccomments.c to support that.
|
2 anos atrás |
stephan
|
ce152a4369
Add ext/wasm/README-dist.txt, intended to have been in the previous checkin.
|
2 anos atrás |