Add memory allocation API with templated C++ delegates & minor fixups #1123

Closed
KitsuneAlex wants to merge 5 commits from main into main

5 Commits

Author SHA1 Message Date
KitsuneAlex
38344bc0d3 Compile static library with -fPIC because of relocation 2022-02-03 00:18:01 +01:00
KitsuneAlex
668986fda1 Fix CMakeLists file & remove unneeded include 2022-02-03 00:00:28 +01:00
KitsuneAlex
1e89a305a7 Implement proper memory alignment 2022-01-31 19:56:00 +01:00
KitsuneAlex
4863f7829d Remove redundant include, my mistake 2022-01-31 19:36:45 +01:00
KitsuneAlex
fffa5856de Add memory allocation interface 2022-01-31 19:34:42 +01:00