mirror of
https://github.com/tursodatabase/libsql.git
synced 2025-07-06 19:21:16 +00:00
The idea is that after X virtual machine steps, we optionally return LIBSQL_CONTINUE error code, which gives CPU back to the caller, and lets them know that libsql_step should simply be called again to continue executing the statement.