Instead of slices. This gives us more flexibility to pass custom sequences without needing to allocate a `Vec` to hold them and pass in as a slice.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.