Elektrine lite

← Feed

@mariusor@metalhead.club

Post #3128406

2026-03-17 19:54 UTC

@raphael@mastodon.communick.com there was an article floating a while back about using sqlite in the browser with HTTP range headers... I'm not sure that would work for an extension, but maybe it's worth a look. https://sqlite.org/wasm/doc/trunk/demo-123.md

Replies (1)

  • @mariusor@metalhead.club Also tried sqlite-wasm. Similar issue to pglite: bundling wasm and getting it available in an extension (in a way that works with OPFS) requires some magical incantation of JS tooling that I am yet to master.

    Open ##3128407