mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
df7a8ce416
The interesting feature JSONWriteFunc has, contrary to JSONWriter, is that it only has virtual methods, which makes it a better candidate to be passed around between libraries not linked against each other. This will allow to make dmd and libxul independent from each other. |
||
---|---|---|
.. | ||
test | ||
DMD.cpp | ||
DMD.h | ||
dmd.py | ||
moz.build | ||
README |
This is DMD. See https://wiki.mozilla.org/Performance/MemShrink/DMD for details on how to use it.