Technical Documentation

mimalloc

Last Updated: October 16, 20240.2 min read

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
Table of Contents