Files
wasmtime/cranelift/codegen
Andrew Brown c89e6b2353 x64: make the x64 module public
In order to benchmark portions of the x64 module, this change makes it a
public module of cranelift-codegen.
2021-05-13 10:46:08 -07:00
..
2021-05-10 16:01:16 +02:00
2021-05-13 10:46:08 -07:00
2021-02-18 13:01:01 +01:00

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