rustc_codegen_cranelift icon indicating copy to clipboard operation
rustc_codegen_cranelift copied to clipboard

Support lazy jit mode without dylibs available

Open bjorn3 opened this issue 4 years ago • 0 comments

When using -Zalways-encode-mir it would be possible to lazily jit functions that would normally be compiled in different crates.

bjorn3 avatar Jan 13 '21 19:01 bjorn3