You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Serializing and deserializing Cranelift IR is supported, but due to the
lack of interprocedural optimizations in Cranelift there is no runtime
perf benefit. Only a compile time hit. It may still be useful for things
like the JIT mode where invoking a regular linker is not possible.
0 commit comments