Files
wasmtime/cranelift/codegen
bjorn3 2db3b5b9df Remove code offsets from Function (#3412)
* Remove code offsets from Function

* Remove reloc_jt and fix wasmtime-cranelift
2021-10-07 15:54:00 +02:00
..
2021-09-29 16:13:46 +02:00
2021-09-29 16:23:57 +02:00

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