Doug

Results 14 comments of Doug

I have been looking for a way to drop something like sqleet or [the SQLite3MultipleCiphers project](https://github.com/utelle/SQLite3MultipleCiphers) amalgation into the wasm build here to provide encryption for the web. It looks...

I have managed to get SQLite3MultiCiphers working for all platforms including the browser / wasm.

@toddhgardner wrapping the client gets quite a way there, and after looking at https://github.com/rustwasm/console_error_panic_hook and how it dumps to the console on panic, I realized stacktraces will get sent to...

Sure can, it will take us a bit to extract it, if you don't mind leaving this issue open for a while as a placeholder, I'll circle back when we...