Files
wasmtime/cranelift/codegen
Chris Fallin 08353fcc14 Reftypes part two: add support for stackmaps.
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.
2020-07-14 10:17:27 -07:00
..

This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.