mirror of
https://github.com/tursodatabase/libsql.git
synced 2025-05-17 20:36:55 +00:00
On top of a special VFS, `make wasi` now also compiles-in a specialized virtual WAL methods module. It doesn't do anything right now (just falls back to the regular implementation), but can be used to call back to the host, inject hooks, etc.