mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-01 06:27:03 +03:00
wasm refactoring part 2 of (apparently) 2: moved ext/fiddle/... into ext/wasm and restructured the core API-related parts of the JS/WASM considerably.
FossilOrigin-Name: 27f9da4eaaff39d1d58e9ffef7ddccf1e41b3726914f754b920e3e1fb572cba6
This commit is contained in:
3
ext/wasm/api/post-js-footer.js
Normal file
3
ext/wasm/api/post-js-footer.js
Normal file
@ -0,0 +1,3 @@
|
||||
/* The current function scope was opened via post-js-header.js, which
|
||||
gets prepended to this at build-time. */
|
||||
})/*postRun.push(...)*/;
|
Reference in New Issue
Block a user