Hacker News new | ask | show | jobs
by brabel 169 days ago
c3 has a @pool annotation that makes a block use an arena to allocate, that should help since all memory is freed upon exiting the block.
1 comments

That is dope