mmtk 0.32.0

MMTk is a framework for the design and implementation of high-performance and portable memory managers.
Documentation
1
2
3
4
5
# VM-specific Concerns

Every VM is special in some way.  Because of this, some VM bindings may use MMTk features not
usually used by most VMs, and may even deviate from the usual steps of integrating MMTk into the VM.
Here we provide special guides to cover such cases.