-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
These would be nice to allow WAL support. Exposing a safe interface to Rust would require some thought, since SQlite does not explicitly inform you when it no longer references the returned memory region. And, of course, mapping memory in Rust is inherently unsafe on many platforms because accessing the mapped region will fault if the underlying file has been truncated by an external process, which is fun.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels