▲ | mst 7 days ago | |
"Because I can" remains an entirely legitimate reason for a hobby project. If anything, you've gone further along the "also (at least sort of) practical" scale than I expected. Given as mentioned elsewhere a per-request arena + bump allocator system, it might actually be -genuinely- practical (to the extent that writing application logic in C is at all ;) Bravo. | ||
▲ | warothia 7 days ago | parent [-] | |
Thanks! Yes, an arena allocator for each request is on my todo list. Just didn’t get to implementing it yet. :D |