mmtk 0.31.0

MMTk is a framework for the design and implementation of high-performance and portable memory managers.
Documentation
1
2
3
fn main() {
    built::write_built_file().expect("Failed to acquire build-time information");
}