Skip to main content

init_aot_runtime

Function init_aot_runtime 

Source
pub fn init_aot_runtime()
Expand description

Initialize the AOT/JIT runtime. Must be called before any AOT-compiled code. Creates a new interpreter instance for runtime function dispatch.