H-2: SIMD support
SIMD support should not be to complex. Just function to check if simd is supported is enough the rest can be handled by the memory management functions. Library is not supposed to be math or simd…
h1-basic-allocator
Tests folder now only contains the Main.c file. This will be changed to a real test system later, but the Hallocy library is needed first to setup this test framework so for now it will use a…