LaEntropiaa 47c0a04166 feat and fix: Made arena_init use malloc and added arena_destroy
Realized that if i want to use malloc and free i either have to make some
sort of interface that lets you use a custom allocator and deallocator
or just use them by default. Maybe later it would be cool to change it
to that but for now is out of the scope of my project.

# Tipos:
# feat, fix, refactor, docs, style, test, chore
2026-03-29 18:00:57 -06:00
2026-03-29 10:40:09 -06:00
2026-03-29 10:40:09 -06:00
Description
No description provided
105 KiB
Languages
C 91.5%
CMake 8.5%