* core: Split module code from linker * linker: Properly implement thread local storage * kernel: Fix a few memory functions * kernel: Implement module loading * Now it's easy to do anyway with new module rework
* core: Implement new memory manager * ci: Attempt to fix linux build * code: Fix a few build errors