mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-03 08:24:19 +01:00
Removed MemPage from the code in favor of an array to encode the stack of the cursor. This is both simpler and better in terms of memory access.