dyedgreen / deno-sqlite

Deno SQLite module
https://deno.land/x/sqlite
MIT License
409 stars 36 forks source link

Upgrade WASI VFS to directly interact with files #49

Closed dyedgreen closed 4 years ago

dyedgreen commented 4 years ago

Idea

Update the VFS to use imported functions, provided by a small wrapper, using the Deno file-system apis.

Pros:

Cons:

Proposed API changes

List of dependents to notify of the changes (and discuss changes with)