Technical Documentation
mimalloc
All Platforms
- download source from Release v2.1.2 ยท microsoft/mimalloc (github.com)
- copy ‘src’ and ‘include’ into ‘\Code\Common\Private\3rdparty\mimalloc\mimalloc’
- rename .c into .cpp and .h respectively
- update includes inside code files (.c โ .h)
- add #pragma warning(disable : 4574) where necessary