← Back to context Comment by reactordev 2 months ago I totally can but my gripe is about not wanting to. 2 comments reactordev Reply brabel 2 months 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. reactordev 2 months ago That is dope
brabel 2 months 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. reactordev 2 months ago That is dope
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.
That is dope