Files
turso/bindings/python
Pekka Enberg e406a030e6 Merge 'Rework io_uring feature' from Jorge López Tello
This makes io_uring the default in CLI, but makes it non-default in
core. Before, if one built CLI without io_uring, core still built with
it as it was a default feature. To accommodate for the change, all
bindings have been updated to select the feature, except for WASM which
has a separate fs implementation.
This also adds some #[cfg] and #[allow] to silence unused-* warnings,
which I discovered when testing with different features disabled.

Closes #942
2025-02-09 08:46:29 +02:00
..
2025-02-06 11:52:26 +02:00
2024-12-30 10:21:11 +01:00
2024-12-30 10:21:11 +01:00
2024-11-20 19:10:02 +02:00
2024-09-01 16:11:00 +03:00