Comment by pizlonator
1 year ago
You can have a memory safe SQLite today if you compile it with Fil-C. Only tiny changes required. I almost have it passing the test suite (only two test failures left, both of which look specious).
1 year ago
You can have a memory safe SQLite today if you compile it with Fil-C. Only tiny changes required. I almost have it passing the test suite (only two test failures left, both of which look specious).
Did a little reading on Fil-C and… “Also, it's slow – about 1.5x-5x slower than legacy C.”
So that’s dead on arrival.