mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-24 19:44:21 +01:00
We should be allocator-agnostic. It is pretty limiting for us to force a user to use a particular allocator. This is specially restricting for `no_std` in the future. Reviewed-by: bit-aloo (@Shourya742) Reviewed-by: Preston Thorpe <preston@turso.tech> Closes #2481