* Add readonly MemFlag * Add readonly flag verifier check * Make global loads readonly * Fix gvn to consider readonly loads
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.