Skip to main content

Module aot_cache

Module aot_cache 

Source
Expand description

AOT cache — persist optimized LIR modules and reload for backend compile.

Structs§

AotCache
On-disk AOT cache for optimized LIR modules.

Enums§

AotCacheError
Errors from AotCache disk / compile operations.