Blog
2025
-
A Workflow for Developing Against Third-Party Dependencies
How we set up a flexible build environment to iterate on wa-sqlite within our monorepo - using git submodules for fast development and tarballs for CI, with a simple flag to switch between modes.
Oct 10, 2025 · Ivan Kušt Read -
Contributing OPFS Support to CR-SQLite
We updated CR-SQLite to support OPFS (Origin Private File System), in order to replace IndexedDB as the default storage backend. This effectively gives CR-SQLite file-based persistence layer in the browser.
Oct 09, 2025 · Chris De Sousa Read