Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 302 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 302 Bytes

Backend [lib]

This is the backend crate. It is the part of the compiler responsible for generating machine code or assembly. Like most of the other -end crates in Citadel this is a pure api for implementing your own backends and targets. https://github.com/Isible/citadel/tree/main/crates/backend