Closed
Description
We should investigate dropping ppdb reader support from MonoVM for easier size saving for some workloads. If I remember correctly the biggest price comes from compresses ppdb support and we could just make ppdb functionality coupled with debug mode support and let the linker to remove it for anything else.
The relevant code which would need to be adopted to MonoVM starts at