SQLite preview feature requires WebAssembly to run wa-sqlite, but CSP policy was blocking WebAssembly.instantiate() without wasm-unsafe-eval directive in script-src.
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>