Unfortunately no. At least, for sure not for `wasm32-unknown-unknown` target. Maybe `wasm32-wasi`.
Given that, wouldn't it make sense to keep SQLite as one of the database options, and not deprecate it?
SQLite not work too on WASM (at least the rusqlite bindings).