mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-25 12:04:21 +01:00
This adds a basic VFS interface to use Node filesystem API from Rust code. Not a lot, but parses the SQLite database file header and completes database open without errors.