]> git.ipfire.org Git - thirdparty/sqlite.git/commit
wasm: replace much of the eval makefile spaghetti with equivalent code generated...
authorstephan <stephan@noemail.net>
Mon, 23 Sep 2024 21:22:09 +0000 (21:22 +0000)
committerstephan <stephan@noemail.net>
Mon, 23 Sep 2024 21:22:09 +0000 (21:22 +0000)
commit69cce89425b19d8e41ddfaefbe6bbe042cf3f116
tree6a9c2ff5ab3d3a781cd727df6352e573a775ece6
parentd69b4249ffea7614e94ca23b0ca15a6ebec8972d
wasm: replace much of the eval makefile spaghetti with equivalent code generated from a small C app. It turns out that's easier to read and write than doing the same thing from shell or tcl code, due entirely to C's lack of need for escaping dollar signs.

FossilOrigin-Name: 5440de48903e94f91090e2df65702ec0c504e33dd5cbd50f684cf30988f20b02
ext/wasm/GNUmakefile
ext/wasm/c-pp.c
ext/wasm/make-make.sh [deleted file]
ext/wasm/mkwasmbuilds.c [new file with mode: 0644]
ext/wasm/speedtest1-wasmfs.mjs
ext/wasm/wasmfs.make
manifest
manifest.uuid