| Crates.io | regalloc |
| lib.rs | regalloc |
| version | 0.0.34 |
| created_at | 2020-01-30 16:27:08.200152+00 |
| updated_at | 2022-01-19 23:37:57.684776+00 |
| description | Modular register allocation algorithms |
| homepage | |
| repository | https://github.com/bytecodealliance/regalloc.rs |
| max_upload_size | |
| id | 203333 |
| size | 740,659 |
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.