This commit adds support for generating stackmaps at safepoints to the new backend framework and to the AArch64 backend in particular. It has been tested to work with SpiderMonkey.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.