hmmdyl / LWDR

LightWeight D Runtime targeting ARM Cortex CPUs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allocation purity

hmmdyl opened this issue · comments

With the addition of memory tracking, _d_newarrayU, _d_arraysetlengthT, _d_arraysetlengthiT, _d_newitemU, _d_newitemT, _d_newitemiT and calling functions cannot be pure.