Files
wasmtime/cranelift/codegen
Alex Crichton 62a6a7ab6c Use const-initialized thread locals (#3923)
This was a relatively recent feature added to the Rust standard library
which should help accelerate calls into WebAssembly slightly.
2022-03-14 12:29:58 -05:00
..
2021-10-10 14:19:08 +02:00
2022-03-07 15:18:34 -06:00
2022-03-07 15:18:34 -06:00
2022-03-07 15:18:34 -06:00

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