regalloc

Crates.ioregalloc
lib.rsregalloc
version0.0.34
sourcesrc
created_at2020-01-30 16:27:08.200152
updated_at2022-01-19 23:37:57.684776
descriptionModular register allocation algorithms
homepage
repositoryhttps://github.com/bytecodealliance/regalloc.rs
max_upload_size
id203333
size740,659
Chris Fallin (cfallin)

documentation

README

regalloc.rs

A work-in-progress modular register allocation algorithm, implemented so as to be used in Cranelift.

WARNING: This is not production ready, you should expect API changes, failures, etc.

Commit count: 471

cargo fmt